summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-06-21 12:53:36 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-06-21 12:53:36 +0100
commit9cd5086acc809e6af84f3865614cd913ddc213ff (patch)
tree27b69ed429da7888eaa25f8a5166ad7bcf886e5d
parent80c2ec2e47c556daff00c79ee068ce68f25fd264 (diff)
Testsuite: the munge for SRS must accept a variable-length timestamp element
-rwxr-xr-xtest/runtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtest b/test/runtest
index 93aa82fc9..d32ea54dd 100755
--- a/test/runtest
+++ b/test/runtest
@@ -934,7 +934,7 @@ RESET_AFTER_EXTRA_LINE_READ:
# SRS timestamps and signatures vary by hostname and from run to run
- s/SRS0=....=..=[^=]+=[^@]+\@test.ex/SRS0=ZZZZ=YY=the.local.host.name=CALLER\@test.ex/;
+ s/SRS0=....=.[^=]?=[^=]+=[^@]+\@test.ex/SRS0=ZZZZ=YY=the.local.host.name=CALLER\@test.ex/;
# ======== Output from the "fd" program about open descriptors ========