Imported Upstream version 2.24.2
[platform/upstream/git.git] / t / t9142-git-svn-shallow-clone.sh
index 9ee23be..a307305 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