Mercurial > hg
comparison mercurial/lock.py @ 18873:8a7bd2dccd44 stable 2.5.4
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 | 6d7db5794e8c |
children | af9fa8d4c939 |
comparison
equal
deleted
inserted
replaced
18866:930d54b1fd29 | 18873:8a7bd2dccd44 |
---|