changeset 14550 | 2425a3536396 |
parent 14432 | 0969d91fad5c |
child 14927 | 2aa3e07b2f07 |
--- 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: