X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9123-git-svn-rebuild-with-rewriteroot.sh;h=0ed90d982d28810c4f7a018fab3d2f8699b78d95;hb=b3f01ff29f7131e959bcfdfd004744d74d5fa319;hp=045521615c64d1ae938524b0424e1e4260ca8c54;hpb=529f8c6ea6c13d85178d4ed10ed60ed8fd6f6c19;p=git.git diff --git a/t/t9123-git-svn-rebuild-with-rewriteroot.sh b/t/t9123-git-svn-rebuild-with-rewriteroot.sh index 045521615..0ed90d982 100755 --- a/t/t9123-git-svn-rebuild-with-rewriteroot.sh +++ b/t/t9123-git-svn-rebuild-with-rewriteroot.sh @@ -8,10 +8,10 @@ test_description='git svn respects rewriteRoot during rebuild' . ./lib-git-svn.sh mkdir import -cd import +(cd import touch foo svn_cmd import -m 'import for git svn' . "$svnrepo" >/dev/null -cd .. +) rm -rf import test_expect_success 'init, fetch and checkout repository' '