From 735cd560d7bbee3f6b51b793d5b67ac60bc622f9 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 27 Jul 2008 14:10:00 +0000 Subject: Use ${NORMAL} to properly restore color when necessary. svn path=/main/trunk/; revision=11221 --- bin/misc-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 97f55002d..12e8b7e0b 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -183,7 +183,7 @@ install_qa_check() { f=$(<"${T}"/scanelf-ignored-LDFLAGS.log) if [[ -n ${f} ]] ; then vecho -ne '\a\n' - eqawarn "${BAD}QA Notice: Files built without respecting LDFLAGS have been detected" + eqawarn "${BAD}QA Notice: Files built without respecting LDFLAGS have been detected${NORMAL}" eqawarn " Please include this file in your report:" eqawarn " ${T}/scanelf-ignored-LDFLAGS.log" eqawarn "${f}" -- cgit v1.2.3-1-g7c22