From: Junio C Hamano Date: Wed, 19 Oct 2011 04:59:11 +0000 (-0700) Subject: Merge branch 'cb/httpd-test-fix-port' X-Git-Tag: v1.7.8-rc0~44 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/43a3b0284f97c9beb31ba3d53ffb8a191314b1f4?hp=380f26c29ba8b32c0f4e450c9a6c48e24e0919da Merge branch 'cb/httpd-test-fix-port' * cb/httpd-test-fix-port: use test number as port number --- diff --git a/t/t5550-http-fetch.sh b/t/t5550-http-fetch.sh index d1ab4d0e4c..311a33ca84 100755 --- 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' '