Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-lib: add the '--stress' option to run a test repeatedly under load
[gitweb.git]
/
t
/
t0410-partial-clone.sh
diff --git
a/t/t0410-partial-clone.sh
b/t/t0410-partial-clone.sh
index ba3887f178b03a71b1ee1d2149429e2ee76814a6..0aca8d7588cbb6b6cf0c2798525df53315941fb3 100755
(executable)
--- a/
t/t0410-partial-clone.sh
+++ b/
t/t0410-partial-clone.sh
@@
-480,7
+480,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