[PATCH v4 63/83] buildman: Correct invalid use of out_dir variable

Simon Glass sjg at chromium.org
Mon Jul 24 20:45:11 CEST 2023


This variable has a different meaning in the outer scope. Use a different
name to avoid confusion, or bugs.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v3)

Changes in v3:
- Fix 'scrop' typo

 tools/buildman/builderthread.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list