commit | 927c827623bb2cfadaaeb5c1a5c47aa8cd47cc62 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:54 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 716644a2ee5dc56ea70334134a87bbe537c4a41f | |
parent | 31353f2d125c07338cff53f3ff5f706682dedb9a [diff] |
buildman: Moving running of the builder into a function Move this code into a new function. This removes the pylint warning about too many branches. Signed-off-by: Simon Glass <sjg@chromium.org>