X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=a266ca56361347fe751495e1531b5a26e4733493;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=37fe87541127887742530a8f8859f1dd369d3f34;hpb=161cbf0b8e3280daab85a5b76910057a63016314;p=git.git diff --git a/t/t5540-http-push.sh b/t/t5540-http-push.sh index 37fe87541..a266ca563 100755 --- a/t/t5540-http-push.sh +++ b/t/t5540-http-push.sh @@ -11,7 +11,7 @@ This test runs various sanity checks on http-push.' if git http-push > /dev/null 2>&1 || [ $? -eq 128 ] then - say "skipping test, USE_CURL_MULTI is not defined" + skip_all="skipping test, USE_CURL_MULTI is not defined" test_done fi