apply: add t4137 for submodule updates
[gitweb.git] / t / t5561-http-backend.sh
index 8c6d0b2f20c803574af273b9d7c4ffd41870adcc..d23fb0238483520e77004a208f15db808941b4af 100755 (executable)
@@ -4,11 +4,10 @@ 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
 
-LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5561'}
 . "$TEST_DIRECTORY"/lib-httpd.sh
 start_httpd