[PATCH v4 02/83] buildman: Allow --debug to enable debugging

Simon Glass sjg at chromium.org
Mon Jul 24 20:46:25 CEST 2023


The -D option is used, but plumb it through --debug to enable a full
traceback when something goes wrong.

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

(no changes since v3)

Changes in v3:
- Add new patch to allow --debug to enable debugging

 tools/buildman/main.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list