Testsuite: the munge for SRS must accept a variable-length timestamp element
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 21 Jun 2020 11:53:36 +0000 (12:53 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 21 Jun 2020 11:53:36 +0000 (12:53 +0100)
test/runtest

index 93aa82fc942e955d4b7681c189339ce6930fe685..d32ea54dd9623b6f8101dc1e1e56a4f2ad2d47b2 100755 (executable)
@@ -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 ========