changeset 951 | e3f7258d05d5 |
parent 930 | cac35bef8aee |
child 984 | b286f77d680c |
--- a/tests/test-import.t Sat May 31 00:23:25 2014 -0700 +++ b/tests/test-import.t Mon Jun 02 14:58:45 2014 -0700 @@ -2,7 +2,7 @@ This feature requires mercurial 3.0 (and the `only(` revset is 3.0 specific) - $ (hg help revset | grep ' only(') || exit 80 + $ (hg help revset | grep '"only(' > /dev/null) || exit 80 Test creation of obsolescence marker by path import