nolimips nolimips-0.9-15-gacc59f3 build-aux/bin/bison++.in: Remove `set -x'.

18 Oct
2012
18 Oct
'12
5:10 p.m.
Signed-off-by: Roland Levillain <roland@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@lrde.epita.fr> + + * build-aux/bin/bison++.in: Remove `set -x'. + 2012-02-20 Akim Demaille <demaille@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
4692
Age (days ago)
4692
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain