Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
use test number as port number
[gitweb.git]
/
t
/
t5550-http-fetch.sh
diff --git
a/t/t5550-http-fetch.sh
b/t/t5550-http-fetch.sh
index b6e6ec96075d8e8485de466c4c5c6f325e7b0d62..a2db096a1e9474ae9c41083d0a49e05e45a67418 100755
(executable)
--- a/
t/t5550-http-fetch.sh
+++ b/
t/t5550-http-fetch.sh
@@
-8,8
+8,8
@@
if test -n "$NO_CURL"; then
test_done
fi
-. "$TEST_DIRECTORY"/lib-httpd.sh
LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5550'}
+. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd
test_expect_success 'setup repository' '