diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-27 13:38:53 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-27 13:38:53 +0000 |
commit | ea89f8337e9b47b7d9f986e07437a1002351855c (patch) | |
tree | 1803553918d8b4fdbe67f24f50efb2359e03785c /test/scripts/0000-Basic | |
parent | 1150adb2d5e67c579ac09b5266b6a815fa8ae2f3 (diff) |
Testsuite: reduce trailing 0372 subtest to queue-only
Suboptimal, but sufficient to regression-test the reason it was added (a live acl_m_
variable being store_reset over, after reception (and ACLs) and then referenced
later. The problem was, child procs of the daemon were still running as the following
0373 started up, and left unexpected output files there.
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0372 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0372 b/test/scripts/0000-Basic/0372 index eee1851ff..1bd39c758 100644 --- a/test/scripts/0000-Basic/0372 +++ b/test/scripts/0000-Basic/0372 @@ -18,7 +18,7 @@ data quit **** # -exim -DSERVER=server -bd -oX PORT_D +exim -DSERVER=server -bd -odq -oX PORT_D **** client 127.0.0.1 PORT_D ??? 220 |