X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft9142-git-svn-shallow-clone.sh;h=1236accd993d5bc1a80fbda720ce229f8e93940c;hb=c752e7f3e8d96a9673ad248addc9418164bd3ce6;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