buildman: Move code to remove old outputs
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:20 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commite5490b7f469183d5fbbc893073c5a0a3ca58d242
tree5b29525ec93691736f5764ce84264ca1fbdd415e
parent4981bd3ddaf15149fee36170338e76e0090dd06b
buildman: Move code to remove old outputs

Put this in its own function to reduce the size of the run_commit()
function.

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