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/0911 | |
parent | c7bec9723a721f566c67df0a526e4de18b723659 (diff) |
Testsuite: avoid munge false-pos spotting a new PID
Diffstat (limited to 'test/stderr/0911')
-rw-r--r-- | test/stderr/0911 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0911 b/test/stderr/0911 index 63b3037a7..b6ff35cca 100644 --- a/test/stderr/0911 +++ b/test/stderr/0911 @@ -264,10 +264,10 @@ LOG: MAIN permreject@test.ex: error ignored LOG: MAIN Completed ->>>>>>>>>>>>>>>> Exim pid=p1242 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1241 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> LOG: smtp_connection MAIN SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=p1241 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user @@ -334,7 +334,7 @@ all IP addresses skipped or deferred at least one address Leaving send_to_server transport LOG: MAIN == dataloss@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 pipelined end of data ->>>>>>>>>>>>>>>> Exim pid=p1244 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1243 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>> LOG: smtp_connection MAIN SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=p1243 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1242 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> |