提交 55bc3dc4 编写于 作者: C Clemens Buchacher 提交者: Junio C Hamano

use test number as port number

Test 5550 was apparently using the default port number by mistake.
Signed-off-by: NClemens Buchacher <drizzd@aon.at>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 119c8eee
......@@ -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' '
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册