summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-05-01 12:47:25 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-05-01 12:47:25 +0100
commite434e6743ac97c28b7d2b6d43f564eceb5450697 (patch)
tree92e1b2f410ef7ac40b308f68c9ad2fe11aaac6e8 /test/runtest
parent37c0e209412be42f04a4599ecad6f901bff46f08 (diff)
Testsuite: handle RC tagging convention
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest2
1 files changed, 1 insertions, 1 deletions
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})