X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/99bfcf2b678e7bd8125a7eb44409e46549bfc111..bec94709e708f087fe7fa456bec95d4e63edc3ed:/test/runtest diff --git a/test/runtest b/test/runtest index d32ea54dd..961b6ec62 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=....=.[^=]?=([^=]+)=([^@]+)\@([^ ]+)/SRS0=ZZZZ=YY=$1=$2\@$3/; # ======== Output from the "fd" program about open descriptors ========