bitbake: utils: Don't show stack traces for BBHandledException
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Oct 2013 10:48:09 +0000 (10:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Oct 2013 10:13:49 +0000 (11:13 +0100)
commitf31da1bbf60b0d9be18d70783e79ff46ae474570
treea75e3bac7f1668acc833c0138599297659328e86
parent3ba839d380b8c92365804aa86d49741faa8212fa
bitbake: utils: Don't show stack traces for BBHandledException

A BBHandledException means we already showed an error to the user so
we shouldn't show a stack trace as this just confuses things further.

(Bitbake rev: 8a8bafc8ded98364a31878b23c64503a53affcd1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/utils.py