# HG changeset patch # User Mads Kiilerich # Date 1320632095 -3600 # Node ID 565c2e4d216eaffd29f9d1694a6c98d2f9f86fe4 # Parent 13862cca553756951531a5420869d7c6acceb67f tests: use 'hghave unix-permissions' for tests that really use chmod chmod of helper scripts is not included. tests that exercise the x bit in the file system uses 'hghave execbit'. [ original upstream message ] diff -r 13862cca5537 -r 565c2e4d216e tests/test-keyword.t --- a/tests/test-keyword.t Mon Nov 07 03:14:54 2011 +0100 +++ b/tests/test-keyword.t Mon Nov 07 03:14:55 2011 +0100 @@ -1,4 +1,4 @@ - $ "$TESTDIR/hghave" symlink || exit 80 + $ "$TESTDIR/hghave" symlink unix-permissions || exit 80 $ cat <> $HGRCPATH > [extensions]