From d6bb4dcbed4b140f776c86fe018a441b4d20ba86 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 5 Jul 2007 09:16:05 +0000 Subject: [PATCH 1/1] Minor fix to one of the tests. --- test/scripts/0000-Basic/0556 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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- -- 2.30.2