Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-lib: Allow overriding of TEST_DIRECTORY
[gitweb.git]
/
t
/
t5550-http-fetch.sh
diff --git
a/t/t5550-http-fetch.sh
b/t/t5550-http-fetch.sh
index fc675b50adfa945724cd7d17dbb6034df53426d3..2fb48d09edb47129d9cea8b9686e46a6d8f35615 100755
(executable)
--- a/
t/t5550-http-fetch.sh
+++ b/
t/t5550-http-fetch.sh
@@
-4,7
+4,7
@@
test_description='test dumb fetching over http via static file'
. ./test-lib.sh
if test -n "$NO_CURL"; then
- s
ay
'skipping test, git built without http support'
+ s
kip_all=
'skipping test, git built without http support'
test_done
fi