X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5503-tagfollow.sh;h=bab1a536f562c63db67035712588d3e9a5222649;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=d5db75d826c8584e1d7f0f5ef298021fecd6f055;hpb=b7380fa7a9adb52860eef7e8885fb8bc179beae1;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