diff tests/test-command-template.t @ 15443:a1914d214579

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'.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:55 +0100
parents 301725c3df9a
children 371cff9610cd
line wrap: on
line diff
--- a/tests/test-command-template.t	Mon Nov 07 03:14:54 2011 +0100
+++ b/tests/test-command-template.t	Mon Nov 07 03:14:55 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" unix-permissions || exit 80
+
   $ hg init a
   $ cd a
   $ echo a > a