[MERGE] Fix misplaced branch lock in cmd_send

Lukáš Lalinský lalinsky at gmail.com
Fri Nov 30 21:15:23 GMT 2007


Function cmd_send._run contains code that opens and locks a branch in a
try block and unlocks it in the corresponding finally block. The
branch.unlock call fails with UnboundLocalError if
Branch.open_containing fails.

Lukas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-mail-aqSx0f.patch
Type: text/x-patch
Size: 4251 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071130/05493f4b/attachment.bin 


More information about the bazaar mailing list