Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
transport: die if server options are unsupported
[gitweb.git]
/
t
/
t0410-partial-clone.sh
diff --git
a/t/t0410-partial-clone.sh
b/t/t0410-partial-clone.sh
index 169f7f10a7332c1e9c71c09165d90dd7b7377d9e..bce02788e6e1b03b87911fb13594e0cf6f80fdab 100755
(executable)
--- a/
t/t0410-partial-clone.sh
+++ b/
t/t0410-partial-clone.sh
@@
-492,7
+492,6
@@
test_expect_success 'gc stops traversal when a missing but promised object is re
! grep "$TREE_HASH" out
'
-LIB_HTTPD_PORT=12345 # default port, 410, cannot be used as non-root
. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd