mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
The color itself was not being printed when `--no-color' was set but the reset color escape sequence was still being printed. This fixes that bug so that now, when `--no-color' is specified neither the color or the reset sequence is printed. This cleans up the log mess in GVS runs. JIRA NVGPU-1737 Change-Id: I8f612d3f920b78e25ba606add703b310da36d7a7 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2007626 Reviewed-by: Philip Elcan <pelcan@nvidia.com> Reviewed-by: Nicolas Benech <nbenech@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>