diff options
-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 |