diff options
-rwxr-xr-x | test/patchexim | 1 |
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 |