From e434e6743ac97c28b7d2b6d43f564eceb5450697 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 1 May 2020 12:47:25 +0100 Subject: Testsuite: handle RC tagging convention --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/runtest') diff --git a/test/runtest b/test/runtest index c7ba26ac9..c73ad4101 100755 --- a/test/runtest +++ b/test/runtest @@ -404,7 +404,7 @@ RESET_AFTER_EXTRA_LINE_READ: # Replace the Exim version number (may appear in various places) # patchexim should have fixed this for us - #s/(Exim) \d+\.\d+[\w_-]*/$1 x.yz/i; + #s/Exim \K\d+[._]\d+[\w_-]*/x.yz/i; # Replace Exim message ids by a unique series s/((?:[^\W_]{6}-){2}[^\W_]{2}) -- cgit v1.2.3