diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-26 17:37:52 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-26 17:49:50 +0000 |
commit | 4650b314ad07f4813d2cb826546d9048a4555c83 (patch) | |
tree | 6cddda909d7289c8c89f0630cf451855a4ecadf8 /test/scripts/0000-Basic | |
parent | d528a3894061e5a6b77b25cb16355cca8f1714dd (diff) |
Testcase 0601: move udpsend action from connect to rcpt ACL
Some test runs were seeing the receiving perl output before the exim startup banner;
try to get the udpsend to happpen after the banner gets a chance to be emitted.
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0601 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0601 b/test/scripts/0000-Basic/0601 index 8ff091866..cec8a247d 100644 --- a/test/scripts/0000-Basic/0601 +++ b/test/scripts/0000-Basic/0601 @@ -13,5 +13,5 @@ This is a test message. . quit *** -sleep 2 +sleep 1 no_msglog_check |