X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft4011-diff-symlink.sh;h=918a21a2f41caf2e8ed6bb6120631ff0e4ccb0fc;hb=2de132f8844f3b1b3c9f898e48829630d0cabb07;hp=e12fbea1b5df970f22a1526c4d9ba8fc32a027ba;hpb=c7f874e405a52f93d486094034d886fc140961c9;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