diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-07-05 09:16:05 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-07-05 09:16:05 +0000 |
commit | d6bb4dcbed4b140f776c86fe018a441b4d20ba86 (patch) | |
tree | 7b8168b1044d411b488dec960bf7f4fb43e3b44d /test | |
parent | 7e8d92ba30e2e326a88397443b5f21d01a9032e7 (diff) |
Minor fix to one of the tests.
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/0000-Basic/0556 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0556 b/test/scripts/0000-Basic/0556 index 54c3a86a5..2541bc209 100644 --- a/test/scripts/0000-Basic/0556 +++ b/test/scripts/0000-Basic/0556 @@ -7,7 +7,7 @@ exim -DSERVER=server -DACL_PREDATA=check_predata -bd -oX PORT_D # input when DATA is received, but we start sending the data itself too # early (the server will be waiting 2 seconds in the predata ACL). # -client 127.0.0.1 PORT_D +client -t5 127.0.0.1 PORT_D ??? 220 ehlo abcd ??? 250- |