X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9146-git-svn-empty-dirs.sh;h=158c8e33ef3381f3310ac39a99932d185290d685;hb=0137ef7dae553f9eb89cbae1ddb60b72046ba28b;hp=565365cbd3ff80d816dd02b2072045cd25ae4b93;hpb=24e7a5be373c95f977bab4f0f41f736bb1d25075;p=git.git diff --git a/t/t9146-git-svn-empty-dirs.sh b/t/t9146-git-svn-empty-dirs.sh index 565365cbd..158c8e33e 100755 --- a/t/t9146-git-svn-empty-dirs.sh +++ b/t/t9146-git-svn-empty-dirs.sh @@ -33,7 +33,7 @@ test_expect_success 'more emptiness' ' ' test_expect_success 'git svn rebase creates empty directory' ' - ( cd cloned && git svn rebase ) + ( cd cloned && git svn rebase ) && test -d cloned/"! !" '