diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-20 20:31:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-21 10:28:41 +0000 |
commit | 2b019b1e3a01f0aa8794807d9c7e2a14df1e48b9 (patch) | |
tree | a0b649d180685387060af74f61c6f0b747e654e8 /test/stderr/0623 | |
parent | c7bec9723a721f566c67df0a526e4de18b723659 (diff) |
Testsuite: avoid munge false-pos spotting a new PID
Diffstat (limited to 'test/stderr/0623')
-rw-r--r-- | test/stderr/0623 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0623 b/test/stderr/0623 index 32d19297f..cc9c3dcf9 100644 --- a/test/stderr/0623 +++ b/test/stderr/0623 @@ -126,8 +126,8 @@ LOG: MAIN permreject@test.ex: error ignored LOG: MAIN Completed ->>>>>>>>>>>>>>>> Exim pid=p1238 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> ->>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config admin user @@ -192,5 +192,5 @@ all IP addresses skipped or deferred at least one address Leaving send_to_server transport LOG: MAIN == permreject@test.ex R=client T=send_to_server defer (-18) H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to end of data ->>>>>>>>>>>>>>>> Exim pid=p1240 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> ->>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1239 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> |