diff tests/test-log.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 e4cfdff6d3f4
children 2371f4aea665
line wrap: on
line diff
--- a/tests/test-log.t	Mon Nov 07 03:14:54 2011 +0100
+++ b/tests/test-log.t	Mon Nov 07 03:14:54 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" execbit || exit 80
+
   $ hg init a
 
   $ cd a