]> 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 a4da1196a93a00502c8945a14e3aafd628efda53..1a09e8db403adc9c65859b0a369ce9d06e00e6f4 100755 (executable)
@@ -14,7 +14,7 @@ by an edit for them.
 
 if ! test_have_prereq SYMLINKS
 then
-       say 'Symbolic links not supported, skipping tests.'
+       skip_all='Symbolic links not supported, skipping tests.'
        test_done
 fi