From 4da19af657ed2687d20c1eb8cf85a66a70804e2d Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 17 Jun 2022 11:21:05 +0100 Subject: Testsuite: pid tracking --- test/log/0556 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/log/0556') diff --git a/test/log/0556 b/test/log/0556 index 7f8c3538b..afffb9096 100644 --- a/test/log/0556 +++ b/test/log/0556 @@ -1,7 +1,7 @@ ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D +1999-03-02 09:44:33 exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "data" H=(abcd) [127.0.0.1] next input="Start: sent early ...\r\n" -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D +1999-03-02 09:44:33 exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:" H=(abcd) [127.0.0.1] next input="rcpt to:\r\n" 1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "rcpt to:" H=(abcd) [127.0.0.1] next input="data\r\n" -- cgit v1.2.3