]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Correct most pylint warnings in builderthread
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:09 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit606e54357ff2fd590a55a916093bb6d1b8ed67e1
tree7b144e8031d1e87674c4d648264c70d2c29eb95c
parentf06d333dc96f1432474dac986e600c2dc092825e
buildman: Correct most pylint warnings in builderthread

Fix the easy warnings in this file.

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