[PATCH v2 08/30] u_boot_pylib: Allow disabling colour output
Simon Glass
sjg at chromium.org
Fri May 23 15:19:11 CEST 2025
When running tests there is no situation in which we want ANSI output as
it makes it much harder to see what is going on in logs, tests, etc.
Provide a way to disable this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/u_boot_pylib/tout.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list