# HG changeset patch # User Matt Harbison # Date 1491677744 14400 # Node ID 7ef0816bfe64d69af86d51083b349af0057b9818 # Parent 23baa3a8f36cd880612dcaa1418825e8e9466c5b 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. diff -r 23baa3a8f36c -r 7ef0816bfe64 tests/test-fileset.t --- 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