Skip to content

Commit 26e4266

Browse files
Frédéric Heitzmanngitster
authored andcommitted
Disambiguate duplicate t9160* tests
1e5814f created t9160-git-svn-mergeinfo-push.sh on 11/9/7 40a1530 created t9160-git-svn-preserve-empty-dirs.sh on 11/7/20 The former test script is renumbered to t9161. Signed-off-by: Frédéric Heitzmann <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 559357b commit 26e4266

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

t/t9160-git-svn-mergeinfo-push.sh renamed to t/t9161-git-svn-mergeinfo-push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ test_description='git-svn svn mergeinfo propagation'
1010

1111
test_expect_success 'load svn dump' "
1212
svnadmin load -q '$rawsvnrepo' \
13-
< '$TEST_DIRECTORY/t9160/branches.dump' &&
13+
< '$TEST_DIRECTORY/t9161/branches.dump' &&
1414
git svn init --minimize-url -R svnmerge \
1515
-T trunk -b branches '$svnrepo' &&
1616
git svn fetch --all
File renamed without changes.

0 commit comments

Comments
 (0)