Move some of this code into a new funciion, to help reduce the size of the run_commits() function.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/buildman/builderthread.py | 38 ++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 15 deletions(-) Applied to u-boot-dm, thanks!