]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
authorAníbal Limón <anibal.limon@linux.intel.com>
Tue, 22 Sep 2015 16:56:23 +0000 (11:56 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:13:02 +0000 (18:13 +0100)
commit2ad7308ee7166641eff99f3b9fe6794de143f6bc
tree47f35d20b61b73c2c4b5835a6c3f9aff2f264683
parent7b6c9b6327638c9731cea80a52d30d4a8fb6e081
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start

The Starting logging thread message is also executed on run() inside
LoggingThread class.

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