Mercurial > hg-stable
changeset 31852:7ef0816bfe64
test-fileset: glob away hash differences
There are various files committed above that can't be used on Windows because of
the name, or being a symlink.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 08 Apr 2017 14:55:44 -0400 |
parents | 23baa3a8f36c |
children | 67ea8e857489 |
files | tests/test-fileset.t |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-fileset.t Sat Apr 08 14:46:39 2017 -0400 +++ b/tests/test-fileset.t Sat Apr 08 14:55:44 2017 -0400 @@ -403,15 +403,15 @@ small reminder of the repository state $ hg log -G - @ changeset: 4:160936123545 + @ changeset: 4:* (glob) | tag: tip | user: test | date: Thu Jan 01 00:00:00 1970 +0000 | summary: subrepo | - o changeset: 3:9d594e11b8c9 + o changeset: 3:* (glob) |\ parent: 2:55b05bdebf36 - | | parent: 1:830839835f98 + | | parent: 1:* (glob) | | user: test | | date: Thu Jan 01 00:00:00 1970 +0000 | | summary: merge @@ -422,7 +422,7 @@ | | date: Thu Jan 01 00:00:00 1970 +0000 | | summary: diverging | | - o | changeset: 1:830839835f98 + o | changeset: 1:* (glob) |/ user: test | date: Thu Jan 01 00:00:00 1970 +0000 | summary: manychanges