]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/crumbs: do the test for ignored messages sooner
authorJoshua Lock <josh@linux.intel.com>
Thu, 11 Nov 2010 10:14:11 +0000 (10:14 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 7 Dec 2010 12:49:38 +0000 (12:49 +0000)
commitbd8ff30da075357727ae3c200c31ccbea62bf56a
tree106bff85822b6bb492c294610b72916c06fd25d8
parent96da2ea1f9d3cc6589e186413c90f61fe86436d5
bitbake/crumbs: do the test for ignored messages sooner

Move the test for ignored messages to the start of the message handling loop to
avoid doing work for messages which are only going to be ignored.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
bitbake/lib/bb/ui/crumbs/runningbuild.py