diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-02-26 23:22:18 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-02-26 23:23:19 +0100 |
commit | 1150adb2d5e67c579ac09b5266b6a815fa8ae2f3 (patch) | |
tree | 0c86ab6bc3b9a18782f76e1cf5ca7c2f5e41db73 /test | |
parent | 10523f8f79fa7e0248c7b774ad77d4e1e84b5621 (diff) |
Testsuite: Terminate the client input properly
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/0000-Basic/0372 | 4 | ||||
-rw-r--r-- | test/stdout/0372 | 3 |
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 |