summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/patchexim1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/patchexim b/test/patchexim
index cb9f98825..c2983e4d0 100755
--- a/test/patchexim
+++ b/test/patchexim
@@ -21,6 +21,7 @@ while(<IN>)
s/>>>running<<</<<<testing>>>/;
s{
(\d+\.\d+ # major.minor
+ (?:[_.]\d+)? # optional security-patchlevel
(?:[_.]\d+)? # optional patchlevel
(?:[_-]RC\d+|[_-]?dev(?:start)?)? # optional RC or dev(start)
(?:(?:[_-]\d+)? # git tag distance