diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-25 21:42:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-25 21:42:24 +0100 |
commit | eecbe95ef329cfa1ae341867fcf423de86413bb6 (patch) | |
tree | a53043bd3c6a6e4c8a02dec790f53af43f244812 /test/scripts/0000-Basic | |
parent | aaabfafe3fb76b1e09a68317ef4b3d5bc94fa9be (diff) |
Testsuite: try to trace intermittent callout fails
Diffstat (limited to 'test/scripts/0000-Basic')
-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 |