X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5503-tagfollow.sh;h=bab1a536f562c63db67035712588d3e9a5222649;hb=3a3a29c1da97b36dda2761c2e6b61c1a82e20a54;hp=d5db75d826c8584e1d7f0f5ef298021fecd6f055;hpb=71f1d729b39ce5c92df6d623151f88bbb5d4c774;p=git.git diff --git a/t/t5503-tagfollow.sh b/t/t5503-tagfollow.sh index d5db75d82..bab1a536f 100755 --- a/t/t5503-tagfollow.sh +++ b/t/t5503-tagfollow.sh @@ -6,7 +6,7 @@ test_description='test automatic tag following' case $(uname -s) in *MINGW*) - say "GIT_DEBUG_SEND_PACK not supported - skipping tests" + skip_all="GIT_DEBUG_SEND_PACK not supported - skipping tests" test_done esac