]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toasterui: Remove the excessive exception logging
authorMichael Wood <michael.g.wood@intel.com>
Thu, 17 Mar 2016 11:49:16 +0000 (11:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 17:56:00 +0000 (17:56 +0000)
commita21dc134bdce2c9eb5e47c770094660f0c45c398
treed44ece17ef86ac11eafee7a9d45b3b377a1d5331
parent78335c1fbe5266116700c2413aac28b00423a75b
toasterui: Remove the excessive exception logging

Remove the very verbose log dump from toasterui. This generates several
megabytes of not that useful debug information and actually hinders
finding the original exception.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/toasterui.py