Mercurial > public > mercurial-scm > hg-stable
diff tests/test-mq-subrepo-svn.t @ 26374:048e41e9a6ac
tests: suppress verbose output of svn transaction
Subversion 1.9 shows more verbose messages than 1.8 and the tests fail
because of them. These outputs are not important in our tests, so let's
suppress them by -q or grep -v.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 26 Sep 2015 15:20:32 +0900 |
parents | 1ff35d76421c |
children | 6d88468d435b |
line wrap: on
line diff
--- a/tests/test-mq-subrepo-svn.t Wed Sep 23 21:54:47 2015 +0900 +++ b/tests/test-mq-subrepo-svn.t Sat Sep 26 15:20:32 2015 +0900 @@ -27,10 +27,7 @@ #endif $ mkdir -p svn-project-2499/trunk - $ svn import -m 'init project' svn-project-2499 "$SVNREPOURL" - Adding svn-project-2499/trunk (glob) - - Committed revision 1. + $ svn import -qm 'init project' svn-project-2499 "$SVNREPOURL" qnew on repo w/svn subrepo $ mkrepo repo-2499-svn-subrepo