If $TERM is empty, don't use colors. This helps the buildbot,
authorJim Meyering <meyering@redhat.com>
Mon, 29 Oct 2007 08:47:52 +0000 (09:47 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 29 Oct 2007 08:47:52 +0000 (09:47 +0100)
commit89157ad2075374f808773317d15b854edcc85cd8
tree8ecff29fffff3cef11699ec6f94851b92ecccb5c
parent973d42b90de3c4af705c99536cd1f0ffccd26791
If $TERM is empty, don't use colors.  This helps the buildbot,

since it produces its result in an environment with a tty, but
we don't want color codes in that case.
* build-aux/check.mk (am__tty_colors): Test for nonempty $TERM.
ChangeLog
build-aux/check.mk