aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/knotty.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-08-31 11:30:43 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 17:42:08 +0100
commitb5e3b28b7c982dd8a3991d727f25710dbf58bb80 (patch)
treee66b76f7796e60db356041fdd412c722c303a168 /lib/bb/ui/knotty.py
parentc1b00a9265fa4146b8db8b7d03a51bf2bfcf9f51 (diff)
downloadbitbake-contrib-b5e3b28b7c982dd8a3991d727f25710dbf58bb80.tar.gz
tinfoil: fix log message doubling when config_only=False
With config_only=False we launch the UI and it sets up a logger, whereas when config_only=True we don't, with the result that with True we are seeing log messages from both our logger and the one set up by the UI. Suppress our loggers with config_only=True to avoid this. Fixes [YOCTO #11275] (again). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/ui/knotty.py')
0 files changed, 0 insertions, 0 deletions