X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft2007-checkout-symlink.sh;h=05cc8fdd0168d33d0fe6f2ca54aa4162a0c6cdd0;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=27e2127afeeb0dd462a686254e60be74e9dd9c28;hpb=0d2416e06003da954f0335248c3dc7f76a3735e3;p=git.git diff --git a/t/t2007-checkout-symlink.sh b/t/t2007-checkout-symlink.sh index 27e2127af..05cc8fdd0 100755 --- a/t/t2007-checkout-symlink.sh +++ b/t/t2007-checkout-symlink.sh @@ -8,7 +8,7 @@ test_description='git checkout to switch between branches with symlink<->dir' if ! test_have_prereq SYMLINKS then - say "symbolic links not supported - skipping tests" + skip_all="symbolic links not supported - skipping tests" test_done fi