X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft4011-diff-symlink.sh;h=918a21a2f41caf2e8ed6bb6120631ff0e4ccb0fc;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=e12fbea1b5df970f22a1526c4d9ba8fc32a027ba;hpb=81fa024cd8e336ba257f13fe7724b95baacfa3ad;p=git.git diff --git a/t/t4011-diff-symlink.sh b/t/t4011-diff-symlink.sh index e12fbea1b..918a21a2f 100755 --- a/t/t4011-diff-symlink.sh +++ b/t/t4011-diff-symlink.sh @@ -11,7 +11,7 @@ test_description='Test diff of symlinks. if ! test_have_prereq SYMLINKS then - say 'Symbolic links not supported, skipping tests.' + skip_all='Symbolic links not supported, skipping tests.' test_done fi