Merge patch series "tools: Minor clean-ups for the command library"
authorTom Rini <trini@konsulko.com>
Tue, 4 Mar 2025 19:31:54 +0000 (13:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Mar 2025 19:32:15 +0000 (13:32 -0600)
commit986ab810fa2cb095f5617349baa5c88d83cffc46
tree4933fb7e0a01f0b9adb128def2e48a40e2ba9a3a
parent9943015f1b39fcb2de16ee72f1599c342620c561
parent3d094ce28a22690c3d672988af5f161310822603
Merge patch series "tools: Minor clean-ups for the command library"

Simon Glass <sjg@chromium.org> says:

This series adds comments and fixes pylint warnings in the command
library. It also introduces a new, simpler way of running a single
command.

Link: https://lore.kernel.org/r/20250203162704.627469-1-sjg@chromium.org
tools/binman/ftest.py
tools/buildman/builder.py
tools/buildman/builderthread.py
tools/buildman/func_test.py
tools/patman/patchstream.py
tools/u_boot_pylib/gitutil.py