diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 11:21:05 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-17 11:22:15 +0100 |
commit | 4da19af657ed2687d20c1eb8cf85a66a70804e2d (patch) | |
tree | e171136a86f55c4f2acc62048b916ef45860a64b /test/log/0033 | |
parent | 46cb87a295735ab4452ad1ca304f2c19ded2624c (diff) |
Testsuite: pid tracking
Diffstat (limited to 'test/log/0033')
-rw-r--r-- | test/log/0033 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/log/0033 b/test/log/0033 index 48618188c..c646a20ff 100644 --- a/test/log/0033 +++ b/test/log/0033 @@ -1,12 +1,12 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss -1999-03-02 09:44:33 Start queue run: pid=pppp +1999-03-02 09:44:33 Start queue run: pid=p1234 1999-03-02 09:44:33 10HmaX-0005vi-00 => one@remote <list@test.ex> R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" 1999-03-02 09:44:33 10HmaX-0005vi-00 -> two@remote <list@test.ex> R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed -1999-03-02 09:44:33 End queue run: pid=pppp +1999-03-02 09:44:33 End queue run: pid=p1234 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss -1999-03-02 09:44:33 Start queue run: pid=pppp -qq +1999-03-02 09:44:33 Start queue run: pid=p1235 -qq 1999-03-02 09:44:33 10HmaY-0005vi-00 => one@remote <list@test.ex> R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" 1999-03-02 09:44:33 10HmaY-0005vi-00 -> two@remote <list@test.ex> R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed -1999-03-02 09:44:33 End queue run: pid=pppp -qq +1999-03-02 09:44:33 End queue run: pid=p1235 -qq |