]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4115-apply-symlink.sh
Merge branch 'jn/grep-open'
[thirdparty/git.git] / t / t4115-apply-symlink.sh
index b852e5898009bca0205c231033f8f72f48962b81..aff4348034b21644818fb8f938ef006001b0b099 100755 (executable)
@@ -11,7 +11,7 @@ test_description='git apply symlinks and partial files
 
 if ! test_have_prereq SYMLINKS
 then
-       say 'Symbolic links not supported, skipping tests.'
+       skip_all='Symbolic links not supported, skipping tests.'
        test_done
 fi