i18n: rebase-interactive: mark comments of squash for translation
[gitweb.git] / t / t9123-git-svn-rebuild-with-rewriteroot.sh
index 0ed90d982d28810c4f7a018fab3d2f8699b78d95..ead404589eb622edd30adda06ad9684517b7e1f4 100755 (executable)
@@ -16,8 +16,8 @@ rm -rf import
 
 test_expect_success 'init, fetch and checkout repository' '
        git svn init --rewrite-root=http://invalid.invalid/ "$svnrepo" &&
-       git svn fetch
-       git checkout -b mybranch ${remotes_git_svn}
+       git svn fetch &&
+       git checkout -b mybranch remotes/git-svn
        '
 
 test_expect_success 'remove rev_map' '