From: Andrew Aitchison Date: Sun, 9 Jul 2023 21:27:32 +0000 (+0100) Subject: Testsuite: fix perl syntax. Bug 3009 X-Git-Tag: exim-4.97-RC0~56 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/05144fcef30e94a727e26e011f60df8bb851f07b Testsuite: fix perl syntax. Bug 3009 Broken-by: 46a36afae41f --- diff --git a/test/runtest b/test/runtest index 80b7721fb..e918b0cdf 100755 --- a/test/runtest +++ b/test/runtest @@ -1071,8 +1071,7 @@ RESET_AFTER_EXTRA_LINE_READ: s/250-AUTH ANONYMOUS PLAIN SCRAM-SHA-1\K SCRAM-SHA-256//; # mailq times change with when the run is done, vs. static-source spoolfiles - #s/\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} )/DDd/; - s/^\s*\d*[hd](?= 317 [0-9A-Za-z\-]{23} )/DDd/; } # ======== stderr ========