commit | aeb2381b2743b545e39f580a5a620e6f8e2e1edb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:48 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 0244b578ae5b8648cf087e7d20aa13091511cc8f | |
parent | 168d792ffa58bc1a8df1b980c0eacea7b840f62a [diff] |
buildman: Move counting of commits into a function Move this code into a separate function to avoid a pylint warning in determine_series(). Signed-off-by: Simon Glass <sjg@chromium.org>