summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake
diff options
context:
space:
mode:
authorChris Laplante <chris.laplante@agilent.com>2020-09-08 19:31:50 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-10 13:49:21 +0100
commit9b2b23d5ec4c9b0031ad9c002ab40e70a49fe71e (patch)
treeba83f3614e3fd43ec2bf8120245bbf09b6ecb42f /bitbake/bin/bitbake
parentf738ed43e93eaf971615ef5105ece567f280c85e (diff)
downloadpoky-9b2b23d5ec4c9b0031ad9c002ab40e70a49fe71e.tar.gz
bitbake: utils: fix UnboundLocalError when _print_exception raises
PEP 3110 changed how exceptions work. 'e' is unbound after the 'except' clause. See: https://www.python.org/dev/peps/pep-3110/#semantic-changes (Bitbake rev: b69e97de53eb172ed730993e3b755debaa26f30d) Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake')
0 files changed, 0 insertions, 0 deletions