Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive: Defer rename/rename(2to1) handling until process_entry
[gitweb.git]
/
t
/
t5561-http-backend.sh
diff --git
a/t/t5561-http-backend.sh
b/t/t5561-http-backend.sh
index 8c6d0b2f20c803574af273b9d7c4ffd41870adcc..b5d7fbc3815aed53ec50bdf7f5dbf2c796fed1fe 100755
(executable)
--- a/
t/t5561-http-backend.sh
+++ b/
t/t5561-http-backend.sh
@@
-4,7
+4,7
@@
test_description='test git-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