tests/test-import-bypass.t
changeset 16899 8149ff405c78
parent 16124 0e0060bf2f44
child 16913 f2719b387380
--- a/tests/test-import-bypass.t	Sun Jun 10 13:01:40 2012 +0200
+++ b/tests/test-import-bypass.t	Sun Jun 10 14:14:05 2012 +0200
@@ -1,5 +1,3 @@
-  $ "$TESTDIR/hghave" symlink execbit || exit 80
-
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "purge=" >> $HGRCPATH
   $ echo "graphlog=" >> $HGRCPATH
@@ -218,6 +216,8 @@
 
   $ cd ..
 
+#if symlink execbit
+
 Test complicated patch with --exact
 
   $ hg init repo-exact
@@ -265,3 +265,4 @@
   |
   o  0:a0e19e636a43 test 0 0 - default - t
   
+#endif