summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2017-02-26 23:22:18 +0100
committerPhil Pennock <pdp@exim.org>2017-02-28 21:58:44 -0500
commitf5e69651703fc6cd7645ea4b4ce00d030a3c311b (patch)
treeb2684e59b49fad4295b18d64b626538fe470ab3d
parentc3cd3c84d80d4cb09f2a7474765e3ee393382af5 (diff)
downloadexim4-exim-4_89_RC7.tar.gz
Testsuite: Terminate the client input properlyexim-4_89_RC7
(cherry picked from commit 1150adb2d5e67c579ac09b5266b6a815fa8ae2f3) Signed-off-by: Phil Pennock <pdp@exim.org>
-rw-r--r--test/scripts/0000-Basic/03724
-rw-r--r--test/stdout/03723
2 files changed, 2 insertions, 5 deletions
diff --git a/test/scripts/0000-Basic/0372 b/test/scripts/0000-Basic/0372
index b7e402263..eee1851ff 100644
--- a/test/scripts/0000-Basic/0372
+++ b/test/scripts/0000-Basic/0372
@@ -1,4 +1,4 @@
-# Preservation of ACL variables
+# Preservation of ACL variables
exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
mail from:<>
rcpt to:<x@y>
@@ -33,6 +33,6 @@ DATA
.
??? 250
QUIT
-***
+****
killdaemon
no_msglog_check
diff --git a/test/stdout/0372 b/test/stdout/0372
index 381d1a6ef..7639176a4 100644
--- a/test/stdout/0372
+++ b/test/stdout/0372
@@ -33,7 +33,4 @@ Connecting to 127.0.0.1 port 1225 ... connected
??? 250
<<< 250 OK id=10HmbA-0005vi-00
>>> QUIT
->>> ***
->>> killdaemon
->>> no_msglog_check
End of script