changeset 23937:fd5b9417d315 stable

tests: discard useless "(glob)" in "reverting subrepo" lines
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Thu, 22 Jan 2015 00:10:26 +0900
parents 30b016ef4bd8
children de519517f597
files tests/test-subrepo-git.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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