diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 20:17:22 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 22:46:03 +0000 |
commit | 2e6a0ed708ac49cabf193f05e970489423e6dbb2 (patch) | |
tree | 09b269dedc4718e322deef1d1a90eaf6335a7e7b /test/log/0159 | |
parent | 2d5bf0979718f106016157dff7c6e7cdb01ac2b4 (diff) |
Testsuite: munge standard port numbers in logs
Diffstat (limited to 'test/log/0159')
-rw-r--r-- | test/log/0159 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0159 b/test/log/0159 index 4eeb90ced..ad81f3651 100644 --- a/test/log/0159 +++ b/test/log/0159 @@ -10,7 +10,7 @@ 1999-03-02 09:44:33 End queue run: pid=pppp ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +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 10HmaX-0005vi-00 <= <> H=([ip4.ip4.ip4.ip4]) [ip4.ip4.ip4.ip4] P=esmtp S=sss 1999-03-02 09:44:33 10HmaY-0005vi-00 <= <> H=([IPV4:ip4.ip4.ip4.ip4]) [ip4.ip4.ip4.ip4] P=esmtp S=sss 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= <> H=(ip4.ip4.ip4.ip4) [ip4.ip4.ip4.ip4] P=esmtp S=sss |