tests/test-amend-subrepo.t
changeset 35393 4441705b7111
parent 35166 ba6324ee49e9
child 41977 4ea21df312ec
--- a/tests/test-amend-subrepo.t	Sun Dec 10 22:45:35 2017 -0500
+++ b/tests/test-amend-subrepo.t	Sun Dec 10 22:50:57 2017 -0500
@@ -58,7 +58,7 @@
 
   $ echo a >> s/a
   $ hg add -R s
-  adding s/a (glob)
+  adding s/a
   $ hg amend
   abort: uncommitted changes in subrepository "s"
   (use --subrepos for recursive commit)