Searched refs:at_color (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite585 at_color=no
660 at_color=always
664 no | never | none) at_color=never ;;
665 auto | tty | if-tty) at_color=auto ;;
666 always | yes | force) at_color=always ;;
840 if test x"$at_color" = xalways \
841 || { test x"$at_color" = xauto && test -t 1; }; then
1568 at_color=$at_red
1574 at_color=$at_grn
1580 at_color
[all...]

Completed in 12 milliseconds