It should have actually be removed in commit 'v1.12-23-gb105d40'. Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com> --- t/color.sh | 3 --- 1 file changed, 3 deletions(-)
diff --git a/t/color.sh b/t/color.sh index c9fe302..c9a1ab9 100755 --- a/t/color.sh +++ b/t/color.sh @@ -19,9 +19,6 @@ . ./defs || Exit 1 -TERM=ansi -export TERM - esc='' # Escape '[' for grep, below. red="$esc\[0;31m" -- 1.7.9.5