]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9142-git-svn-shallow-clone.sh
tests: use 'test_atexit' to stop httpd
[thirdparty/git.git] / t / t9142-git-svn-shallow-clone.sh
index 9ee23be64003ab22277c80a6c4b364c8cc36f902..a30730502d859408a3d59a1859e55a07eac0c6ce 100755 (executable)
@@ -26,6 +26,4 @@ test_expect_success 'clone trunk with "-r HEAD"' '
        ( cd g && git rev-parse --symbolic --verify HEAD )
 '
 
-stop_httpd
-
 test_done