Imported Upstream version 2.18.0
[platform/upstream/git.git] / t / t9142-git-svn-shallow-clone.sh
index e21ee5f..9ee23be 100755 (executable)
@@ -18,7 +18,7 @@ test_expect_success 'setup test repository' '
                svn_cmd add foo &&
                svn_cmd commit -m "add foo"
        ) &&
-       start_httpd
+       maybe_start_httpd
 '
 
 test_expect_success 'clone trunk with "-r HEAD"' '