summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-01-24 20:46:47 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-24 21:14:46 +0000
commit92bdcb334a754d4028172922f67abcc3fd3013b8 (patch)
tree546fbfebd4181d202504c86c2c6db196501e5327
parentde7688878a997dd9efad9ab79d5fed9368886b68 (diff)
downloadexim4-92bdcb334a754d4028172922f67abcc3fd3013b8.tar.gz
Testsuite: fix delay-dependent testcase for really slow systems
-rw-r--r--test/confs/02221
-rw-r--r--test/scripts/0000-Basic/02221
2 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0222 b/test/confs/0222
index e69bbb3d0..8f4a5b688 100644
--- a/test/confs/0222
+++ b/test/confs/0222
@@ -39,6 +39,7 @@ autoreply:
driver = autoreply
once = DIR/test-once
once_file_size = 30
+ once_repeat = 4s
text = "Auto reply message"
to = $sender_address
user = CALLER
diff --git a/test/scripts/0000-Basic/0222 b/test/scripts/0000-Basic/0222
index d2bda8e22..ca93dc54d 100644
--- a/test/scripts/0000-Basic/0222
+++ b/test/scripts/0000-Basic/0222
@@ -11,5 +11,6 @@ exim -odi -f foo3 userx
****
exim -odi -f foo3 userx
****
+sleep 5
exim -odi -f foo1 userx
****