comparison .hgsigs @ 41959:e3307243d188

manifestcache: stop altering the lru cache order while displaying it Accessing value with `.get` alter the iteration order and make the output of the debug command misbehave, showing multiple entry twice. We need more than 2 entry to see the bug, so there are not test change. Later test will introduce a third entry and would fail without this fix.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Mar 2019 13:52:36 +0000
parents 8b2892d5a9f2
children d1c33b2442a7
comparison
equal deleted inserted replaced
41958:1fe278aa4ad5 41959:e3307243d188