comparison mercurial/store.py @ 18780:0705ad73e878

applyupdates: assign variable before we try to use it (issue3855) The variable 'fd' was getting used with a value left over from a prior iteration, causing a KeyError: '.hgsubstate'.
author Kevin Bullock <kbullock@ringworld.org>
date Mon, 18 Mar 2013 16:37:20 -0500
parents 8c019d2fd7c0
children 1e104aaa4c44
comparison
equal deleted inserted replaced
18779:9e39a717a23e 18780:0705ad73e878