]> code.ossystems Code Review - openembedded-core.git/commit
Adjust the exception handling based on Cliff Brake's patch
authorChris Larson <chris_larson@mentor.com>
Fri, 4 Jun 2010 23:44:07 +0000 (16:44 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:35 +0000 (15:41 +0100)
commit04050117347ff2313245a6e47d4fcc5a2baf54a8
tree06e1f14d565c0788d3f21c5477f65a5ef0faf147
parent6ab1dbbb7c9c9692c9643451d5f88c078b95e418
Adjust the exception handling based on Cliff Brake's patch

Rather than printing the exception ourselves, might as well re-raise and let
the default exception handler do it for us.

(Bitbake rev: acca7eb8450cbe30d65b5b266f1a642e7965df8a)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/bin/bitbake