X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft2007-checkout-symlink.sh;h=05cc8fdd0168d33d0fe6f2ca54aa4162a0c6cdd0;hb=721e76cbfac650ce676fc789b717eb21e1daa46e;hp=27e2127afeeb0dd462a686254e60be74e9dd9c28;hpb=878bd809d7c879f1a9ea00bdb4cb97d846ef4e93;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