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/2035 | |
parent | 2566035fb6e86813da28743a0f6d784e84451bd2 (diff) |
Debug: output type of process as it terminates
Diffstat (limited to 'test/stderr/2035')
-rw-r--r-- | test/stderr/2035 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/2035 b/test/stderr/2035 index dedf4ad48..3b6cb2824 100644 --- a/test/stderr/2035 +++ b/test/stderr/2035 @@ -35,7 +35,7 @@ LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss LOG: smtp_connection MAIN SMTP connection from CALLER closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user @@ -64,11 +64,11 @@ ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL cmd buf flush ddd bytes SMTP(close)>> Leaving t1 transport ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (TLS proxy) terminating with rc=0 >>>>>>>>>>>>>>>> LOG: MAIN => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no C="250 OK id=10HmaY-0005vi-00" LOG: MAIN Completed ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> ******** SERVER ******** |