X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft6035-merge-dir-to-symlink.sh;h=cd3190c4a61f0404491b41a1b22f5143b63f4992;hb=ffd45f967817a484933c7f905572c9f31f9b9aab;hp=3202e1de6d01bf3c36e82351c7f8426cc2bb44ab;hpb=92de348948d59f797dd4f15d6a4558c0563203b1;p=git.git diff --git a/t/t6035-merge-dir-to-symlink.sh b/t/t6035-merge-dir-to-symlink.sh index 3202e1de6..cd3190c4a 100755 --- a/t/t6035-merge-dir-to-symlink.sh +++ b/t/t6035-merge-dir-to-symlink.sh @@ -5,7 +5,7 @@ test_description='merging when a directory was replaced with a symlink' if ! test_have_prereq SYMLINKS then - say 'Symbolic links not supported, skipping tests.' + skip_all='Symbolic links not supported, skipping tests.' test_done fi