tests: discard useless "(glob)" in "reverting subrepo" lines stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Thu, 22 Jan 2015 00:10:26 +0900
branchstable
changeset 23937 fd5b9417d315
parent 23936 30b016ef4bd8
child 23938 de519517f597
tests: discard useless "(glob)" in "reverting subrepo" lines
tests/test-subrepo-git.t
--- a/tests/test-subrepo-git.t	Thu Jan 22 00:10:26 2015 +0900
+++ b/tests/test-subrepo-git.t	Thu Jan 22 00:10:26 2015 +0900
@@ -787,7 +787,7 @@
 
 revert the subrepository
   $ hg revert --all
-  reverting subrepo ../gitroot (glob)
+  reverting subrepo ../gitroot
 
   $ hg status --subrepos
   ? s/barfoo
@@ -796,7 +796,7 @@
   $ mv s/foobar.orig s/foobar
 
   $ hg revert --no-backup s
-  reverting subrepo ../gitroot (glob)
+  reverting subrepo ../gitroot
 
   $ hg status --subrepos
   ? s/barfoo