Signed-off-by: Roland Levillain <roland(a)lrde.epita.fr>
---
ChangeLog | 4 ++++
build-aux/bin/bison++.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7eaa468..7847804 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-20 Roland Levillain <roland(a)lrde.epita.fr>
+
+ * build-aux/bin/bison++.in: Remove `set -x'.
+
2012-02-20 Akim Demaille <demaille(a)gostai.com>
maint: upgrade bison++.
diff --git a/build-aux/bin/bison++.in b/build-aux/bin/bison++.in
index 1659e38..a22c7d2 100755
--- a/build-aux/bin/bison++.in
+++ b/build-aux/bin/bison++.in
@@ -1,5 +1,5 @@
#! /bin/sh
-set -x
+
# Exit status.
status=0
--
1.7.2.5
Show replies by date