diff -r bc694d78d843 -r 9e3910db4e78 tests/test-subrepo-git.t --- a/tests/test-subrepo-git.t Thu Dec 20 13:49:31 2012 -0600 +++ b/tests/test-subrepo-git.t Thu Dec 13 23:37:53 2012 +0100 @@ -331,10 +331,10 @@ $ hg sum | grep commit commit: 1 subrepos $ hg push -q - abort: subrepo s is missing + abort: subrepo s is missing (in subrepo s) [255] $ hg commit --subrepos -qm missing - abort: subrepo s is missing + abort: subrepo s is missing (in subrepo s) [255] $ hg update -C cloning subrepo s from $TESTTMP/gitroot