Testsuite: munging
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 27 Jun 2020 13:11:10 +0000 (14:11 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 27 Jun 2020 13:11:10 +0000 (14:11 +0100)
test/runtest

index 961b6ec628cc485110e162cf430e6f218190fb69..4972aedd81a9732522e5da72b4aeb7345762c647 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=....=.[^=]?=([^=]+)=([^@]+)\@([^ ]+)/SRS0=ZZZZ=YY=$1=$2\@$3/;
+  s/(?i)SRS0=....=.[^=]?=([^=]+)=([^@]+)\@([^ ]+)/SRS0=ZZZZ=YY=$1=$2\@$3/g;
 
 
   # ======== Output from the "fd" program about open descriptors ========