mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 22:49:20 -05:00
t9142: stop httpd after the test
Otherwise it would fail in subsequent runs if the same SVN_HTTPD_PORT was used. Signed-off-by: Eric Wong <normalperson@yhbt.net>
This commit is contained in:
@@ -27,4 +27,6 @@ test_expect_success 'clone trunk with "-r HEAD"' '
|
||||
( cd g && git rev-parse --symbolic --verify HEAD )
|
||||
'
|
||||
|
||||
stop_httpd
|
||||
|
||||
test_done
|
||||
|
||||
Reference in New Issue
Block a user