author | Thomas Arendsen Hein <thomas@intevation.de> |
Fri, 10 Jun 2011 16:50:45 +0200 | |
changeset 14550 | 2425a3536396 |
parent 14549 | 48ec0763afbb |
child 14551 | 68d814a3cefd |
tests/hghave | file | annotate | diff | comparison | revisions |
--- a/tests/hghave Tue Jun 07 17:02:54 2011 -0500 +++ b/tests/hghave Fri Jun 10 16:50:45 2011 +0200 @@ -52,7 +52,7 @@ def has_mtn(): return matchoutput('mtn --version', r'monotone', True) and not matchoutput( - 'mtn --version', r'monotone 0\.(\d|[12]\d|3[01])[^\d]', True) + 'mtn --version', r'monotone 0\.', True) def has_eol_in_paths(): try: