tests/cmake-testsuite-sanity: disable color output for terminal

This commit is contained in:
Michal Kolar 2023-09-24 16:35:51 +00:00
parent e3ad0b0e2e
commit 94fdf0975f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ if rlIsFedora; then
else
REQUIRES="$REQUIRES yum-utils"
fi
export CLICOLOR=0
rlJournalStart
rlPhaseStartSetup