Mercurial > hg
diff mercurial/mpatch.h @ 31797:0b913e1e725b stable
repair: iterate store files deterministically
An upcoming test will add a 2nd file. Since readdir() is
non-deterministic, add a sorted() to make traversal deterministic.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 08 Apr 2017 11:35:00 -0700 |
parents | 155f0cc3f813 |
children | 761355833867 |