]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5812-proto-disable-http.sh
tests: use 'test_atexit' to stop httpd
[thirdparty/git.git] / t / t5812-proto-disable-http.sh
index 872788ac8ca4ecc0a54c14a04e3f72661306f1d3..af8772fadaa0d590370ba8a28b33c5b455164312 100755 (executable)
@@ -34,5 +34,4 @@ test_expect_success 'http can be limited to from-user' '
                clone "$HTTPD_URL/smart-redir-perm/repo.git" redir.git
 '
 
-stop_httpd
 test_done