X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5561-http-backend.sh;h=b5d7fbc3815aed53ec50bdf7f5dbf2c796fed1fe;hb=0d1d6e50cf3401874b50b77aa1dc0e33357a1556;hp=8c6d0b2f20c803574af273b9d7c4ffd41870adcc;hpb=4ac23f375f144d06d66d04a5e5323388d6f53251;p=git.git diff --git a/t/t5561-http-backend.sh b/t/t5561-http-backend.sh index 8c6d0b2f2..b5d7fbc38 100755 --- a/t/t5561-http-backend.sh +++ b/t/t5561-http-backend.sh @@ -4,7 +4,7 @@ test_description='test git-http-backend' . ./test-lib.sh if test -n "$NO_CURL"; then - say 'skipping test, git built without http support' + skip_all='skipping test, git built without http support' test_done fi