]> code.ossystems Code Review - openembedded-core.git/commit
remove return in finally statement
authorCliff Brake <cbrake@bec-systems.com>
Wed, 16 Jun 2010 00:29:54 +0000 (17:29 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:36 +0000 (15:41 +0100)
commit6c338660e8a5efec3baa30a23eeb9662b09a863d
treee5d972f2b694e92d9f32d06e0153a9fca26fe4ec
parent39f6ec5f63ffe1c5fa5d2cc8f61b9585ab0688d9
remove return in finally statement

causes exceptions to not be handled after the finally statement

(Bitbake rev: 1a04610dea376340b9ea4c109f64995b4fd6ad02)

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Chris Larson <clarson@kergoth.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/bin/bitbake