Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python: lib: utils: Check that stdout is a tty before printing color
If we are not printing to a terminal, do not include the color escape codes, as that can cause other tools to think they are working with binary rather than text files. Signed-off-by: Nathan Chancellor <[email protected]>
- Loading branch information