]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4004-diff-rename-symlink.sh
test-lib: Remove 3 year old no-op --no-python option
[thirdparty/git.git] / t / t4004-diff-rename-symlink.sh
index b35af9b42d318904bd12649562be309fd49977a3..1a09e8db403adc9c65859b0a369ce9d06e00e6f4 100755 (executable)
@@ -12,6 +12,12 @@ by an edit for them.
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/diff-lib.sh
 
+if ! test_have_prereq SYMLINKS
+then
+       skip_all='Symbolic links not supported, skipping tests.'
+       test_done
+fi
+
 test_expect_success \
     'prepare reference tree' \
     'echo xyzzy | tr -d '\\\\'012 >yomin &&