Skip to content
Snippets Groups Projects
Commit e88549a0 authored by Matt Harbison's avatar Matt Harbison
Browse files

tests: stabilize test-eol-update on Windows

These appeared in the recent eol fix series.  I'm not sure about the identity
mismatch warning- it seems like a general timing issue, because it happened on
the first run but not when run with `--loop`.  The buildbot also flagged this.

Differential Revision: https://phab.mercurial-scm.org/D7112
parent a324f6a0
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,7 @@
eol: detected change in .hgeol
filtering .hgeol through isbinary
filtering a.txt through tolf
skip updating dirstate: identity mismatch (?)
$ hg diff
Things were clean, and updating again will not change anything:
......@@ -263,6 +264,7 @@
branchmerge: False, force: True, partial: False
ancestor: 15cbdf8ca3db+, local: 15cbdf8ca3db+, remote: 15cbdf8ca3db
calling hook preupdate.eol: hgext.eol.preupdate
starting 4 threads for background file closing (?)
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ touch .hgeol *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment