diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-08-20 13:42:16 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-08-20 13:42:16 +0100 |
commit | 2ac258501be0bcb0628548d5990de76ce7361ac8 (patch) | |
tree | d52755f08a7579dab8ba4eb0c418d52c009812ca /test/log | |
parent | cb6832770fe8ae9b3d2a27e5f2f622eb06873587 (diff) |
Logging: add elapsed-time element to unexpected-diconnection lines
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0609 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0609 b/test/log/0609 index a19051aa1..b395954a4 100644 --- a/test/log/0609 +++ b/test/log/0609 @@ -4,4 +4,4 @@ 1999-03-02 09:44:33 SMTP connection from [127.0.0.1] (TCP/IP connection count = 1) 1999-03-02 09:44:33 SMTP connection from [127.0.0.1] closed by QUIT 1999-03-02 09:44:33 SMTP connection from [127.0.0.1] (TCP/IP connection count = 1) -1999-03-02 09:44:33 unexpected disconnection while reading SMTP command from [127.0.0.1] +1999-03-02 09:44:33 unexpected disconnection while reading SMTP command from [127.0.0.1] D=qqs |