diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-11-01 17:05:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 10:37:58 +0000 |
commit | feb145f6ce29bfd042709de3a969d15a5c27e601 (patch) | |
tree | 0c391bdf7bc5812ce77eefa4ff0bb9c4766d8847 /scripts | |
parent | 8472ed0c89771d87c42c0256cb8f95454270f9d6 (diff) | |
download | poky-feb145f6ce29bfd042709de3a969d15a5c27e601.tar.gz |
bitbake: bitbake-worker: print full traceback instead of message only
Print full traceback instead of just the exception message in the
child() function inside fork_off_task(). This makes debugging a lot
easier as the function catches a generic "Exception" and the exception
message alone might not give much information.
[YOCTO #10393]
(Bitbake rev: 61cc397a5b7136afb37052a2860c6c39a176ddab)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions