Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1-file.c: mark more strings for translation
[gitweb.git]
/
t
/
t5542-push-http-shallow.sh
diff --git
a/t/t5542-push-http-shallow.sh
b/t/t5542-push-http-shallow.sh
index 2a691e09ebe5f35e5a1aff6c710e6b4dc525f0d6..51658331571611c568def54be28072f426c48e66 100755
(executable)
--- a/
t/t5542-push-http-shallow.sh
+++ b/
t/t5542-push-http-shallow.sh
@@
-3,12
+3,6
@@
test_description='push from/to a shallow clone over http'
. ./test-lib.sh
-
-if test -n "$NO_CURL"; then
- say 'skipping test, git built without http support'
- test_done
-fi
-
. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd