commit | 31353f2d125c07338cff53f3ff5f706682dedb9a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:53 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 194abebd40aa50ac86b72f107a80f6d1f9430eb6 | |
parent | cf91d31ccd6f5e278b36d0c605c1b11314475f7d [diff] |
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>