diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-16 21:31:28 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-16 21:31:28 +0000 |
commit | 306c6c7751cf6953dc544a607b584a9ca58623ad (patch) | |
tree | 0758225ef33652437874e2d2a2be7105ef5b982f /test/log | |
parent | bf0f389a2904ec7a86781561d866af3a1ae2d040 (diff) |
Logging: Receive duration on <= lines. Bug 353
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0551 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0551 b/test/log/0551 index 5baae67cb..caa5d9406 100644 --- a/test/log/0551 +++ b/test/log/0551 @@ -6,6 +6,6 @@ 1999-03-02 09:44:33 [1237] 10HmaY-0005vi-00 => userx <userx@test.ex> R=r1 T=t1 QT=qqs 1999-03-02 09:44:33 [1237] 10HmaY-0005vi-00 => userz <userz@test.ex> R=r1 T=t1 QT=qqs 1999-03-02 09:44:33 [1237] 10HmaY-0005vi-00 Completed -2017-07-30 18:51:05.712 10HmaZ-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss +2017-07-30 18:51:05.712 10HmaZ-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss RT=q.qqqs 2017-07-30 18:51:05.712 10HmaZ-0005vi-00 => userx <userx@test.ex> R=r1 T=t1 QT=q.qqqs DT=q.qqqs 2017-07-30 18:51:05.712 10HmaZ-0005vi-00 Completed QT=q.qqqs |