X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4122-apply-symlink-inside.sh;h=923fcab7f96a76ee7038bfcb20b1270565bc2230;hb=c3b9325fa699dfa2562ac3748d14f082646979c2;hp=0d3c1d5dd5c0f35f9cc44eab4fcba5ba2e36ddd7;hpb=4096958aab6f83302dd00f19d2bd500ae75e8c29;p=git.git diff --git a/t/t4122-apply-symlink-inside.sh b/t/t4122-apply-symlink-inside.sh index 0d3c1d5dd..923fcab7f 100755 --- a/t/t4122-apply-symlink-inside.sh +++ b/t/t4122-apply-symlink-inside.sh @@ -5,7 +5,7 @@ test_description='apply to deeper directory without getting fooled with 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