X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5540-http-push.sh;h=5fe479e1c2362ba05d059805d412b605aa7a83aa;hb=3ba4f3a9fc68ba4c5a0064107e8993c5fc5b684f;hp=c46592f03de2adfbb04f81ad2167e33a161d6d1b;hpb=8130949bdc9c36f527148205b86a2ffe551cac53;p=git.git diff --git a/t/t5540-http-push.sh b/t/t5540-http-push.sh index c46592f03..5fe479e1c 100755 --- a/t/t5540-http-push.sh +++ b/t/t5540-http-push.sh @@ -17,7 +17,6 @@ if git http-push > /dev/null 2>&1 || [ $? -eq 128 ] then say "skipping test, USE_CURL_MULTI is not defined" test_done - exit fi . "$TEST_DIRECTORY"/lib-httpd.sh