git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0348
1
# Invalid time in retry rules
2
1
3
exim -brt a@b
4
****
5
1
6
exim -DRETRY=G,1d,20,1.5 -brt a@b
7
****
8
1
9
exim -DRETRY=F,1,30m -brt a@b
10
****
11
1
12
exim -DRETRY=F,1d,30 -brt a@b
13
****