X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5561-http-backend.sh;h=b5d7fbc3815aed53ec50bdf7f5dbf2c796fed1fe;hb=7406aa203ff0571815fc472486ae7271049185e6;hp=8c6d0b2f20c803574af273b9d7c4ffd41870adcc;hpb=edea184a585c9bda560995f676092879a42e3e7a;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