summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-03-30 13:41:16 -0700
committerPhil Pennock <pdp@exim.org>2012-03-30 13:41:16 -0700
commit026d45f59bc9c3f767217b75349c0479d237739f (patch)
tree74f2083ac55c99095cf507c5fb9f5d213edc55ad /test/runtest
parentc45dd1801a10dc40580d422218ae8bfcd7128fc8 (diff)
handle more of the new format version numbers
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 6a6aadd97..4be0f7918 100755
--- a/test/runtest
+++ b/test/runtest
@@ -312,7 +312,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) \d+\.\d+[\w_-]*/$1 x.yz/i;
# Replace Exim message ids by a unique series
s/((?:[^\W_]{6}-){2}[^\W_]{2})