Fourth batch
[gitweb.git] / t / t5537-fetch-shallow.sh
index 6caf628efaaa400473ddfb46fdef0b847b4edd39..97a67728ca9b9a16f81fb278f44fd3412383c154 100755 (executable)
@@ -255,6 +255,7 @@ test_expect_success 'shallow fetches check connectivity before writing shallow f
        git -C client fsck
 '
 
-stop_httpd
+# DO NOT add non-httpd-specific tests here, because the last part of this
+# test script is only executed when httpd is available and enabled.
 
 test_done