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