X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fpatchexim;h=2a40778205781b737a2c84d8d991e6a8b53e0b69;hb=e7de4e3953cd9d73574edf7eb4b1574494d894bc;hp=cb9f98825102d06cee8eba8b69e886bc1ed2af78;hpb=d5c0d8c9374623620844d539d4810da63e9abca1;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/patchexim b/test/patchexim index cb9f98825..2a4077820 100755 --- a/test/patchexim +++ b/test/patchexim @@ -20,7 +20,8 @@ while() { s/>>>running<<>>/; s{ - (\d+\.\d+ # major.minor + (\d+[_.]\d+ # major.minor + (?:[_.]\d+)? # optional security-patchlevel (?:[_.]\d+)? # optional patchlevel (?:[_-]RC\d+|[_-]?dev(?:start)?)? # optional RC or dev(start) (?:(?:[_-]\d+)? # git tag distance