]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: setup bitbake logger after tinfoil.shutdown
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 10 Feb 2016 08:09:37 +0000 (10:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:50:53 +0000 (15:50 +0000)
commitef372c1829b5818fd20224d305f6e20fba643acc
tree8b1062341dfb75696f911ff416d3f958add96bf3
parentd53a0d410ae2390528f1090a131cd3e16d7ebcc5
oeqa: setup bitbake logger after tinfoil.shutdown

Bitbake logger stops working after tinfoil.shutdown removes console
handler from it. This makes bb.{error,warn,note,critical} messages
disappear from the console. Adding console handler to bitbake logger
again should fix this issue.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py