]> code.ossystems Code Review - openembedded-core.git/commit
fetch2: add try/finally to ensure lockfile is unlocked on failure
authorSaul Wold <sgw@linux.intel.com>
Tue, 8 Feb 2011 01:29:46 +0000 (17:29 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 8 Feb 2011 01:29:46 +0000 (17:29 -0800)
commit1544aa8ab4a80d529a001e27b473645f2caec87c
tree398d96fb6e12f4d97bfac8368b1d957005dd1d03
parent232b6f3c92928c333ad1201aa8eb3706e7251cdf
fetch2: add try/finally to ensure lockfile is unlocked on failure

Signed-off-by: Saul Wold <sgw@linux.intel.com>
bitbake/lib/bb/fetch2/__init__.py