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)
commit640469be9a5767c0ecdcbd5b5c29fd87a0401fd5
treeb98cf9de3674861eed254cbd38d8e65128159114
parent8ad4eaf98d09658dd609134afdc77bf1b0bf6771
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