X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ft9158-git-svn-mergeinfo.sh;h=a875b4510270aa8411ab5ee546223be49a1fd65b;hb=d76be339dbf72dfa82248c4b6569c05b662d81b2;hp=13f78f2682602014711714a09a8f675c3eed1ff0;hpb=919cec9979a865f8169eaa30e5ff6de8e4fe5565;p=platform%2Fupstream%2Fgit.git diff --git a/t/t9158-git-svn-mergeinfo.sh b/t/t9158-git-svn-mergeinfo.sh index 13f78f2..a875b45 100755 --- a/t/t9158-git-svn-mergeinfo.sh +++ b/t/t9158-git-svn-mergeinfo.sh @@ -7,8 +7,6 @@ test_description='git svn mergeinfo propagation' . ./lib-git-svn.sh -say 'define NO_SVN_TESTS to skip git svn tests' - test_expect_success 'initialize source svn repo' ' svn_cmd mkdir -m x "$svnrepo"/trunk && svn_cmd co "$svnrepo"/trunk "$SVN_TREE" &&