X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9142-git-svn-shallow-clone.sh;h=1236accd993d5bc1a80fbda720ce229f8e93940c;hb=c444c16589f95ac22d8e3ffe603cd7f0613512ce;hp=fd5ad49471dfd1542c23802534eedb7964e66568;hpb=00d3278c8534a8244ae3447189401111e017fd5d;p=git.git diff --git a/t/t9142-git-svn-shallow-clone.sh b/t/t9142-git-svn-shallow-clone.sh index fd5ad4947..1236accd9 100755 --- a/t/t9142-git-svn-shallow-clone.sh +++ b/t/t9142-git-svn-shallow-clone.sh @@ -27,4 +27,6 @@ test_expect_success 'clone trunk with "-r HEAD"' ' ( cd g && git rev-parse --symbolic --verify HEAD ) ' +stop_httpd + test_done