git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:".
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0188
1
# ETRN (non-existent command)
2
exim -bs -oMa 127.0.0.1
3
etrn #some.random.domain
4
quit
5
****
6
sleep 1