Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5550-http-fetch: add missing '&&'
[gitweb.git]
/
t
/
t5551-http-fetch.sh
diff --git
a/t/t5551-http-fetch.sh
b/t/t5551-http-fetch.sh
index 7faa31a299f263b0628d4a23e4500d3e43e0fdda..fd19121372aecc0806e17e62d639855f391045d3 100755
(executable)
--- a/
t/t5551-http-fetch.sh
+++ b/
t/t5551-http-fetch.sh
@@
-4,7
+4,7
@@
test_description='test smart fetching over http via http-backend'
. ./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