]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Fix the logic for the bloat command
authorSimon Glass <sjg@chromium.org>
Mon, 15 Sep 2014 02:23:16 +0000 (20:23 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Sep 2014 18:03:07 +0000 (12:03 -0600)
commit7798e2285fda17aa2268cbe18498678cf857905f
treee4c476fe99675bb79ee8faaba73a5d00cde1a174
parent6b1978f8a14fc2f53715f65827e98d607cc21e63
buildman: Fix the logic for the bloat command

This check should now be done whatever mode buildman is running in, since
we may be displaying information while building.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/control.py