[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12-29-g5
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12-29-g5bcc8fa |
Date: |
Mon, 30 Apr 2012 21:27:57 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=5bcc8fa10fba5b0a504ff3735862359e878693a3
The branch, maint has been updated
via 5bcc8fa10fba5b0a504ff3735862359e878693a3 (commit)
from 99dc7acd670f31595dae28ff0a3970e5b484e1e4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5bcc8fa10fba5b0a504ff3735862359e878693a3
Author: Stefano Lattarini <address@hidden>
Date: Mon Apr 30 23:25:18 2012 +0200
fixup: remove leftover "TERM=ansi" definition in 't/color.sh'
It should have actually be removed in commit 'v1.12-23-gb105d40'.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
t/color.sh | 3 ---
1 files changed, 0 insertions(+), 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"
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12-29-g5bcc8fa,
Stefano Lattarini <=