buildman: Tweak commits and show_bloat
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:53 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit4ec76822747a5cdd82fff9a2accfb2beb7be6328
tree194abebd40aa50ac86b72f107a80f6d1f9430eb6
parentffd06d3d8dfdff2aba57aafad8866805f9f542df
buildman: Tweak commits and show_bloat

Move setting of show_bloat to adjust_options() and adjust how the commits
variable is set. Together these remove the pylint warning about too many
statements.

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