summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-14 14:06:44 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-07-14 14:06:44 +0000
commit34fab493f633baf3f0013f0d07cdc64fc93c19f4 (patch)
tree0cf27cdf2364bb0a4998af46cceeca1b0854c64b /test/stdout
parentd8fe1c03b30ec7dba12669726e41b3b6f5303632 (diff)
Add test for negated item as a retry rule pattern.
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/00993
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stdout/0099 b/test/stdout/0099
index 2cb1e2437..729af365d 100644
--- a/test/stdout/0099
+++ b/test/stdout/0099
@@ -9,7 +9,7 @@ first failed = time last try = time2 next try = time2 + 60
first failed = time last try = time2 next try = time2 + 60
Retry rule: *.star.ex * F,3d,10m;
Retry rule: lsearch*@;TESTSUITE/aux-fixed/0099.rlist * F,1d,3m;
-Retry rule: * * F,2d,15m;
+Retry rule: !*.not.ex * F,2d,15m;
Retry rule: *@\N^\d * F,5d,1m;
Retry rule: *@*.abcd.ex * F,5d,2m;
Retry rule: *@literal.ex * F,5d,3m;
@@ -21,3 +21,4 @@ Retry rule: rcpt45x.test.ex * F,1w3d,2m;
Retry rule: rcpt463.test.ex * F,1w3d,3m;
Retry rule: * * G,1d,1m,1.5;
Retry rule: * * G,2d,2m,1.5;
+Retry rule: * * F,1w5d,2h30m;