[PATCH v2 17/28] buildman: Drop unused output code
sjg at google.com
sjg at google.com
Sat Apr 18 01:29:30 CEST 2020
The commit counter is a hangover from when buildman processed each board
for a commit. Now buildman processes each commit for a board, so this
output is never triggered.
Delete it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/buildman/builder.py | 5 -----
1 file changed, 5 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list