]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner.py: OEStreamLogger fix logging
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 9 Feb 2017 20:53:17 +0000 (14:53 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Feb 2017 17:29:42 +0000 (09:29 -0800)
commit545dd180cc27a69732f2332565038bd06d01c014
tree2c7d8c98f2e888c3ed7585566f7e68a5832cf58f
parent8de0c5d3bd01919e2bf0394f9c485936d6098cec
oeqa/core/runner.py: OEStreamLogger fix logging

Change conditional to avoid losing stack traces when log
into the logger. The logic only needs to don't log empty lines.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py