summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 119c8ee)
raw | patch | inline | side by side (parent: 119c8ee)
author | Clemens Buchacher <drizzd@aon.at> | |
Mon, 17 Oct 2011 19:55:47 +0000 (21:55 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 17 Oct 2011 21:00:10 +0000 (14:00 -0700) |
Test 5550 was apparently using the default port number by mistake.
Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5550-http-fetch.sh | patch | blob | history |
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
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' '