diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-20 19:30:20 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-20 19:30:20 +0100 |
commit | 9bfb7e1bec2b3b6022c2e7b42df9ac606693dcfd (patch) | |
tree | ec13eef8d0df504ed55b7fac35a3b60fae350d05 /test/stderr/0379 | |
parent | 2566035fb6e86813da28743a0f6d784e84451bd2 (diff) |
Debug: output type of process as it terminates
Diffstat (limited to 'test/stderr/0379')
-rw-r--r-- | test/stderr/0379 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0379 b/test/stderr/0379 index 7f0c70020..ab4350626 100644 --- a/test/stderr/0379 +++ b/test/stderr/0379 @@ -137,8 +137,8 @@ locking TESTSUITE/spool/db/retry.lockfile LOG: MAIN => cccc <aaaa@myhost.test.ex> R=bc T=t1 locking TESTSUITE/spool/db/retry.lockfile ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config admin user @@ -177,4 +177,4 @@ After routing: locking TESTSUITE/spool/db/retry.lockfile LOG: queue_run MAIN End queue run: pid=pppp -qf ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> |