[PATCH] tools: rmboard.py: Fix conversion from run_pipe to new helper

Tom Rini trini at konsulko.com
Fri Jun 27 19:39:44 CEST 2025


On Fri, 20 Jun 2025 10:25:02 -0600, Tom Rini wrote:

> When this utility was converted from run_pipe and to the new output
> helper, two problems were introduced. First, the conversion for calling
> "git rm -f" wasn't correct. Change this to match the other conversions.
> Second, the final call we do we need to construct the list because we
> print that command for the user to use to inspect remaining references.
> 
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] tools: rmboard.py: Fix conversion from run_pipe to new helper
      commit: adb6e0bad69dc6beb233576ada1ec8de5f4bde65
-- 
Tom




More information about the U-Boot mailing list