зеркало из https://github.com/microsoft/git.git
use test number as port number
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>
This commit is contained in:
Родитель
119c8eeede
Коммит
55bc3dc4cc
|
@ -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' '
|
||||
|
|
Загрузка…
Ссылка в новой задаче