tests/test-subrepo-git.t
changeset 18109 9e3910db4e78
parent 17345 4f8054d3171b
child 19013 2b34d004e644
--- 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