Home
last modified time | relevance | path

Searched refs:TESTLOG_FORCE_COLOR (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/shell/common/
H A Dsettings.sh37 export TESTLOG_FORCE_COLOR=${TESTLOG_FORCE_COLOR:-n}
48 if [ -t 1 ] || [ "$TESTLOG_FORCE_COLOR" = "yes" ]; then