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/2024 | |
parent | 2d5bf0979718f106016157dff7c6e7cdb01ac2b4 (diff) |
Testsuite: munge standard port numbers in logs
Diffstat (limited to 'test/log/2024')
-rw-r--r-- | test/log/2024 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/2024 b/test/log/2024 index fa389662a..5222e9b61 100644 --- a/test/log/2024 +++ b/test/log/2024 @@ -1,6 +1,6 @@ ******** 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 TLS error on connection from (rhu1.barb) [ip4.ip4.ip4.ip4] (gnutls_handshake): The peer did not send any certificate. -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 TLS error on connection from (rhu2.barb) [ip4.ip4.ip4.ip4] (cert/key setup: cert=/non/exist key=/non/exist): Error while reading file. |