Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'vn/restore-empty-ita-corner-case-fix'
[gitweb.git]
/
t
/
t5616-partial-clone.sh
diff --git
a/t/t5616-partial-clone.sh
b/t/t5616-partial-clone.sh
index b91ef548f86b0e250b8fdcd1b8b764c780218931..565254558f362397270bcf13bd3566993e1b0f50 100755
(executable)
--- a/
t/t5616-partial-clone.sh
+++ b/
t/t5616-partial-clone.sh
@@
-417,4
+417,7
@@
test_expect_success 'tolerate server sending REF_DELTA against missing promisor
! test -e "$HTTPD_ROOT_PATH/one-time-sed"
'
+# DO NOT add non-httpd-specific tests here, because the last part of this
+# test script is only executed when httpd is available and enabled.
+
test_done