diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/t9161-git-svn-mergeinfo-push.sh (renamed from t/t9160-git-svn-mergeinfo-push.sh) | 2 | ||||
-rw-r--r-- | t/t9161/branches.dump (renamed from t/t9160/branches.dump) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/t/t9160-git-svn-mergeinfo-push.sh b/t/t9161-git-svn-mergeinfo-push.sh index 216f3d773c..6ef0c0bde3 100755 --- a/t/t9160-git-svn-mergeinfo-push.sh +++ b/t/t9161-git-svn-mergeinfo-push.sh @@ -10,7 +10,7 @@ test_description='git-svn svn mergeinfo propagation' test_expect_success 'load svn dump' " svnadmin load -q '$rawsvnrepo' \ - < '$TEST_DIRECTORY/t9160/branches.dump' && + < '$TEST_DIRECTORY/t9161/branches.dump' && git svn init --minimize-url -R svnmerge \ -T trunk -b branches '$svnrepo' && git svn fetch --all diff --git a/t/t9160/branches.dump b/t/t9161/branches.dump index e61c3e7236..e61c3e7236 100644 --- a/t/t9160/branches.dump +++ b/t/t9161/branches.dump |