]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5500-fetch-pack.sh
Merge branch 'sg/test-atexit'
[thirdparty/git.git] / t / t5500-fetch-pack.sh
index 0ef4d6f20c226d544daa4ea62adf19e4ec946ce4..1c71c0ec770cd54505f65bf83eca91f153cdf785 100755 (executable)
@@ -920,7 +920,4 @@ test_expect_success 'fetch with --filter=blob:limit=0 and HTTP' '
        fetch_filter_blob_limit_zero "$HTTPD_DOCUMENT_ROOT_PATH/server" "$HTTPD_URL/smart/server"
 '
 
-stop_httpd
-
-
 test_done