X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft4115-apply-symlink.sh;h=aff4348034b21644818fb8f938ef006001b0b099;hb=d7cc7c971f58091a2f2a15d2dca0fab0bd2ca310;hp=b852e5898009bca0205c231033f8f72f48962b81;hpb=09236d80480c15f6da804e56a80c08d320475fb1;p=git.git diff --git a/t/t4115-apply-symlink.sh b/t/t4115-apply-symlink.sh index b852e5898..aff434803 100755 --- a/t/t4115-apply-symlink.sh +++ b/t/t4115-apply-symlink.sh @@ -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