Code

Trace into a file or an open fd and refactor tracing code.
[git.git] / t / t6021-merge-criss-cross.sh
index e8606c751d6236ea7109359910a8e8adc01eb627..8f7366da8d53feb95d08fd57c04b96c7bcbb9625 100755 (executable)
@@ -4,12 +4,18 @@
 #
 
 # See http://marc.theaimsgroup.com/?l=git&m=111463358500362&w=2 for a
-# nice decription of what this is about.
+# nice description of what this is about.
 
 
 test_description='Test criss-cross merge'
 . ./test-lib.sh
 
+if test "$no_python"; then
+       echo "Skipping: no python => no recursive merge"
+       test_done
+       exit 0
+fi
+
 test_expect_success 'prepare repository' \
 'echo "1
 2