From 9cd5086acc809e6af84f3865614cd913ddc213ff Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 21 Jun 2020 12:53:36 +0100 Subject: [PATCH] Testsuite: the munge for SRS must accept a variable-length timestamp element --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ======== -- 2.30.2