Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
run-command: add an asynchronous parallel child processor
[gitweb.git]
/
t
/
t5561-http-backend.sh
diff --git
a/t/t5561-http-backend.sh
b/t/t5561-http-backend.sh
index 13f91d7d5a9d7c36499d169d91d9754859d34f97..90e0d6f0fe935970c0941bfef2af39bb15d2f959 100755
(executable)
--- a/
t/t5561-http-backend.sh
+++ b/
t/t5561-http-backend.sh
@@
-2,12
+2,6
@@
test_description='test git-http-backend'
. ./test-lib.sh
-
-if test -n "$NO_CURL"; then
- skip_all='skipping test, git built without http support'
- test_done
-fi
-
. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd