diff README @ 24143:7b09dbbbd502

tags: write tags cache deterministically An upcoming test verifies content of the .hg/cache/tags file. During testing, inconsistent output was observed. This is the result of iterating over a dictionary. Throw a sorted() around tags entries to ensure .hg/cache/tags is written deterministically so test output is stable.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 24 Feb 2015 00:06:47 -0800
parents df5ecb813426
children 4b0fc75f9403
line wrap: on
line diff