Mercurial > hg-stable
changeset 23057:f41dd17ae6b7 stable
tests: add "(glob)" to paths in test-revset-outgoing.t for Windows
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 20 Oct 2014 22:08:08 +0900 |
parents | d898c7e8c301 |
children | 6099b518643c |
files | tests/test-revset-outgoing.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)