diff options
Diffstat (limited to 'test/stderr/0396')
-rw-r--r-- | test/stderr/0396 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0396 b/test/stderr/0396 index 60661f82f..6902c5cf9 100644 --- a/test/stderr/0396 +++ b/test/stderr/0396 @@ -1,10 +1,10 @@ Exim version x.yz .... changed uid/gid: forcing real = effective - uid=uuuu gid=CALLER_GID pid=pppp + uid=uuuu gid=CALLER_GID pid=p1234 configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed - uid=EXIM_UID gid=EXIM_GID pid=pppp + uid=EXIM_UID gid=EXIM_GID pid=p1234 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@the.local.host.name set_process_info: pppp accepting a local SMTP message from <CALLER@the.local.host.name> @@ -35,4 +35,4 @@ SMTP>> 221 the.local.host.name closing connection LOG: smtp_connection MAIN SMTP connection from CALLER closed by QUIT search_tidyup called ->>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> |