summaryrefslogtreecommitdiff
path: root/t/t9142-git-svn-shallow-clone.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9142-git-svn-shallow-clone.sh')
-rwxr-xr-xt/t9142-git-svn-shallow-clone.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9142-git-svn-shallow-clone.sh b/t/t9142-git-svn-shallow-clone.sh
index e21ee5f..9ee23be 100755
--- a/t/t9142-git-svn-shallow-clone.sh
+++ b/t/t9142-git-svn-shallow-clone.sh
@@ -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"' '