diff -r 76b0b0fed2e3 -r 1ff35d76421c tests/test-mq-subrepo-svn.t --- a/tests/test-mq-subrepo-svn.t Wed Mar 25 13:55:32 2015 +0900 +++ b/tests/test-mq-subrepo-svn.t Wed Mar 25 13:55:35 2015 +0900 @@ -50,7 +50,7 @@ $ cd .. $ hg status -S # doesn't show status for svn subrepos (yet) $ hg qnew -m1 1.diff - abort: uncommitted changes in subrepository sub + abort: uncommitted changes in subrepository 'sub' [255] $ cd ..