X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9115-git-svn-dcommit-funky-renames.sh;h=9be7aefaeea0af4d988ca656b3df0008f04a58d3;hb=a79b8b6623288f7d5409ad749cc6553976a4f0e8;hp=b0ba1f0200c368f06b13193b5c353e802f42c8a4;hpb=d6096f17d2d5d9ccb453aabf8edc6ee238b166fc;p=git.git diff --git a/t/t9115-git-svn-dcommit-funky-renames.sh b/t/t9115-git-svn-dcommit-funky-renames.sh index b0ba1f020..9be7aefae 100755 --- a/t/t9115-git-svn-dcommit-funky-renames.sh +++ b/t/t9115-git-svn-dcommit-funky-renames.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007 Eric Wong -test_description='git-svn dcommit can commit renames of files with ugly names' +test_description='git svn dcommit can commit renames of files with ugly names' . ./lib-git-svn.sh @@ -75,7 +75,7 @@ test_expect_success 'make a commit to test rebase' ' git svn dcommit ' -test_expect_success 'git-svn rebase works inside a fresh-cloned repository' ' +test_expect_success 'git svn rebase works inside a fresh-cloned repository' ' cd test-rebase && git svn rebase && test -e test-rebase-main &&