X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=a266ca56361347fe751495e1531b5a26e4733493;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=37fe87541127887742530a8f8859f1dd369d3f34;hpb=fab45027e0cdf3ebdade137cb3740604da7bb4bc;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