Merge branch 'js/misc-doc-fixes'
[gitweb.git] / t / t5550-http-fetch-dumb.sh
index 694b77c8556d45ca594375683b1fd2209a346947..b811d89cfd6df25fb2e42db6f05a69cf0b7a6c3b 100755 (executable)
@@ -424,5 +424,4 @@ test_expect_success 'fetching via http alternates works' '
        git -c http.followredirects=true clone "$HTTPD_URL/dumb/alt-child.git"
 '
 
-stop_httpd
 test_done