X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fgit-svn%2Ft%2Flib-git-svn.sh;h=2843258fc478d9d18d563aa6ac3428e73e431f53;hb=a5e0cedc0a4d0018f3e7e4ba8ca54c91742dd859;hp=58408a6c07e9dbd28ee44d26f992144f2414a21f;hpb=79bb8d88fc61b03a80fe99915f15a25172286c1f;p=git.git diff --git a/contrib/git-svn/t/lib-git-svn.sh b/contrib/git-svn/t/lib-git-svn.sh index 58408a6c..2843258f 100644 --- a/contrib/git-svn/t/lib-git-svn.sh +++ b/contrib/git-svn/t/lib-git-svn.sh @@ -11,7 +11,7 @@ fi GIT_DIR=$PWD/.git GIT_SVN_DIR=$GIT_DIR/svn/git-svn -SVN_TREE=$GIT_SVN_DIR/tree +SVN_TREE=$GIT_SVN_DIR/svn-tree svnadmin >/dev/null 2>&1 if test $? != 1