summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-29 09:49:50 +0100
committerJim Meyering <meyering@redhat.com>2007-10-29 09:49:50 +0100
commit3e9a0b87d70cd0bce1d943c72efe858cbad086a2 (patch)
treeaa0ab62c1e13d377082f129bc1a7273129e52190
parent89157ad2075374f808773317d15b854edcc85cd8 (diff)
downloadcoreutils-3e9a0b87d70cd0bce1d943c72efe858cbad086a2.tar.xz
Attribute suggestion for last change.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae8121a7f..05bc41ee1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
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.
+ Suggestion from Bob Proulx.
Always initialize terminal colorization string variables.
* build-aux/check.mk (am__tty_colors): Always initialize red, grn, etc.,