diff options
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0581 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0581 b/test/scripts/0000-Basic/0581 index f0ce3bcd7..0fb3b4c58 100644 --- a/test/scripts/0000-Basic/0581 +++ b/test/scripts/0000-Basic/0581 @@ -125,7 +125,7 @@ QUIT 221 Bye **** # -exim -DSERVER=server -bd -oX PORT_D +exim -d+all -DSERVER=server -bd -oX PORT_D **** # client 127.0.0.1 PORT_D @@ -261,4 +261,5 @@ killdaemon # # no_stdout_check +no_stderr_check no_msglog_check |