* examples/calc++/test: Use set -x only when VERBOSE.

This commit is contained in:
Akim Demaille
2005-10-14 06:10:54 +00:00
parent 302c0aeeba
commit d4476375cf
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-10-14 Akim Demaille <akim@epita.fr>
* examples/calc++/test: Use set -x only when VERBOSE.
2005-10-13 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Bison now warns if it finds a stray `$' or `@' in an action.