X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9124-git-svn-dcommit-auto-props.sh;h=aa841e12996aad8cd7284eea56c47f0d89c79c56;hb=0e1cfc52de002e2d9b0e6562e8672fee3bf45a67;hp=d6b076f6b7de148c8d548c7a977e4f09b4be8e3b;hpb=14468ab45bae83ad300f17f41fe8fd555329ee5e;p=git.git diff --git a/t/t9124-git-svn-dcommit-auto-props.sh b/t/t9124-git-svn-dcommit-auto-props.sh index d6b076f6b..aa841e129 100755 --- a/t/t9124-git-svn-dcommit-auto-props.sh +++ b/t/t9124-git-svn-dcommit-auto-props.sh @@ -24,7 +24,7 @@ test_expect_success 'initialize git svn' ' svn_cmd import -m "import for git svn" . "$svnrepo" ) && rm -rf import && - git svn init "$svnrepo" + git svn init "$svnrepo" && git svn fetch '