tests: add "(glob)" to paths in test-revset-outgoing.t for Windows stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 20 Oct 2014 22:08:08 +0900
branchstable
changeset 23057 f41dd17ae6b7
parent 23056 d898c7e8c301
child 23058 6099b518643c
tests: add "(glob)" to paths in test-revset-outgoing.t for Windows
tests/test-revset-outgoing.t
--- a/tests/test-revset-outgoing.t	Mon Oct 20 22:08:08 2014 +0900
+++ b/tests/test-revset-outgoing.t	Mon Oct 20 22:08:08 2014 +0900
@@ -38,7 +38,7 @@
   $ cat .hg/hgrc
   # example repository config (see "hg help config" for more info)
   [paths]
-  default = $TESTTMP/a#stable
+  default = $TESTTMP/a#stable (glob)
   
   # path aliases to other clones of this repo in URLs or filesystem paths
   # (see "hg help config.paths" for more info)
@@ -90,7 +90,7 @@
   $ cat .hg/hgrc
   # example repository config (see "hg help config" for more info)
   [paths]
-  default = $TESTTMP/a#stable
+  default = $TESTTMP/a#stable (glob)
   
   # path aliases to other clones of this repo in URLs or filesystem paths
   # (see "hg help config.paths" for more info)