From 6e4f1bd23cbb3332fa1d4f1e570420b743e01296 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 10 Mar 2012 23:15:31 -0500 Subject: portageq: add "colormap" helper Signed-off-by: Mike Frysinger --- bin/isolated-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/isolated-functions.sh') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 9321ad598..98be41ec0 100644 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -431,8 +431,8 @@ set_colors() { BAD=$'\e[31;01m' HILITE=$'\e[36;01m' BRACKET=$'\e[34;01m' + NORMAL=$'\e[0m' fi - NORMAL=$'\e[0m' } RC_ENDCOL="yes" -- cgit v1.2.3-1-g7c22