tests/cmake-testsuite-sanity: disable color output for terminal
This commit is contained in:
parent
e3ad0b0e2e
commit
94fdf0975f
@ -37,6 +37,7 @@ if rlIsFedora; then
|
|||||||
else
|
else
|
||||||
REQUIRES="$REQUIRES yum-utils"
|
REQUIRES="$REQUIRES yum-utils"
|
||||||
fi
|
fi
|
||||||
|
export CLICOLOR=0
|
||||||
|
|
||||||
rlJournalStart
|
rlJournalStart
|
||||||
rlPhaseStartSetup
|
rlPhaseStartSetup
|
||||||
|
Loading…
Reference in New Issue
Block a user