# HG changeset patch # User FUJIWARA Katsunori # Date 2015-01-21 15:10:26 # Node ID fd5b9417d315ca85b197c588c0697e556c4a4683 # Parent 30b016ef4bd896c606a3f70bbe3c4b804f21d2ea tests: discard useless "(glob)" in "reverting subrepo" lines diff --git a/tests/test-subrepo-git.t b/tests/test-subrepo-git.t --- a/tests/test-subrepo-git.t +++ b/tests/test-subrepo-git.t @@ -787,7 +787,7 @@ ensure adding include/exclude ignores th revert the subrepository $ hg revert --all - reverting subrepo ../gitroot (glob) + reverting subrepo ../gitroot $ hg status --subrepos ? s/barfoo @@ -796,7 +796,7 @@ revert the subrepository $ mv s/foobar.orig s/foobar $ hg revert --no-backup s - reverting subrepo ../gitroot (glob) + reverting subrepo ../gitroot $ hg status --subrepos ? s/barfoo