diff tests/test-mq.t @ 15442:db0340f4b507

tests: use 'hghave execbit' for tests that manipulate x bit in file system
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:54 +0100
parents e9ed3506f066
children 9910f60a37ee
line wrap: on
line diff
--- a/tests/test-mq.t	Mon Nov 07 03:14:54 2011 +0100
+++ b/tests/test-mq.t	Mon Nov 07 03:14:54 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" execbit || exit 80
+
   $ checkundo()
   > {
   >     if [ -f .hg/store/undo ]; then