зеркало из https://github.com/microsoft/git.git
Merge branch 'cb/httpd-test-fix-port'
* cb/httpd-test-fix-port: use test number as port number
This commit is contained in:
Коммит
43a3b0284f
|
@ -8,8 +8,8 @@ if test -n "$NO_CURL"; then
|
||||||
test_done
|
test_done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
. "$TEST_DIRECTORY"/lib-httpd.sh
|
|
||||||
LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5550'}
|
LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5550'}
|
||||||
|
. "$TEST_DIRECTORY"/lib-httpd.sh
|
||||||
start_httpd
|
start_httpd
|
||||||
|
|
||||||
test_expect_success 'setup repository' '
|
test_expect_success 'setup repository' '
|
||||||
|
|
Загрузка…
Ссылка в новой задаче