summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-08-06 15:44:13 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-08-06 16:43:17 +0100
commit0f1a8658daf8689f0ef0afbb11d0cb589447a57d (patch)
treebdc50be908c1c095a19fd62f2b8ab65490edb780 /test/runtest
parentcab0c27721a3c1f3a146e44bcc6462eefb9eb9e7 (diff)
Logging: millisecond time on 'no MAIL' lines. Bug 2102
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/runtest b/test/runtest
index 90c1758ca..712ab79bc 100755
--- a/test/runtest
+++ b/test/runtest
@@ -491,8 +491,8 @@ RESET_AFTER_EXTRA_LINE_READ:
s/^\d{4}-\d\d-\d\d\s\d\d:\d\d:\d\d\.\d{3}(\s[+-]\d\d\d\d)?\s/2017-07-30 18:51:05.712 /gx;
s/^Logwrite\s"\d{4}-\d\d-\d\d\s\d\d:\d\d:\d\d/Logwrite "1999-03-02 09:44:33/gx;
- s/([QD]T=)\d+s/$1qqs/g;
- s/([QD]T=)\d\.\d{3}s/$1q.qqqs/g;
+ s/((D|[QD]T)=)\d+s/$1qqs/g;
+ s/((D|[QD]T)=)\d\.\d{3}s/$1q.qqqs/g;
# Date/time in message separators
s/(?:[A-Z][a-z]{2}\s){2}\d\d\s\d\d:\d\d:\d\d\s\d\d\d\d