Merge branch 'po/describe-not-necessarily-7'
[gitweb.git] / t / t5700-protocol-v1.sh
index d5ed196bfd096f1153c392f25a841aff3a84d7ca..7c9511c593c175b5065970b75319c6da03d68b31 100755 (executable)
@@ -292,6 +292,4 @@ test_expect_success 'push with http:// using protocol v1' '
        grep "git< version 1" log
 '
 
-stop_httpd
-
 test_done