send-email: simplify Gmail example in the documentation
[gitweb.git] / t / t9102-git-svn-deep-rmdir.sh
index eb70f4839ccb065425b5ad8d40b270178dedef1b..66cd51102c8b6f93e4614a13a20bb02dcb0633e5 100755 (executable)
@@ -17,7 +17,7 @@ test_expect_success 'initialize repo' '
 test_expect_success 'mirror via git svn' '
        git svn init "$svnrepo" &&
        git svn fetch &&
-       git checkout -f -b test-rmdir ${remotes_git_svn}
+       git checkout -f -b test-rmdir remotes/git-svn
        '
 
 test_expect_success 'Try a commit on rmdir' '