]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
knotty: use bb.error instead of print
authorMihai Lindner <mihaix.lindner@linux.intel.com>
Thu, 13 Dec 2012 10:55:25 +0000 (12:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Dec 2012 13:05:15 +0000 (13:05 +0000)
commit4a36a1af71530afc8fa896271fa94362ead176bd
tree14ddf9f3df273f9e88cec8613ee2afa0bde18ca0
parent5161a84f5dcfe748382a5073349bf10ed21641f9
knotty: use bb.error instead of print

Change to use bb.error instead of print, or maybe that was desired (?)
Also remove a tab, while in the neighborhood.

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/knotty.py