tests/test-amend-subrepo.t
branchstable
changeset 34992 ba6324ee49e9
parent 34978 691524f0bbf6
child 35400 4441705b7111
--- a/tests/test-amend-subrepo.t	Sat Nov 25 15:29:34 2017 +0900
+++ b/tests/test-amend-subrepo.t	Sat Nov 11 12:37:05 2017 -0500
@@ -58,7 +58,7 @@
 
   $ echo a >> s/a
   $ hg add -R s
-  adding s/a
+  adding s/a (glob)
   $ hg amend
   abort: uncommitted changes in subrepository "s"
   (use --subrepos for recursive commit)