tests: do not use grep -q

Reported by Daniel Galloway.
http://lists.gnu.org/archive/html/bug-bison/2013-08/msg00020.html

* tests/java.at: Ignore grep's output instead.
This commit is contained in:
Akim Demaille
2013-09-04 17:23:37 +02:00
parent b5e27aa262
commit 0a244a2269
3 changed files with 13 additions and 4 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@ GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?]
** Bug fixes
Portability issues in the test suite.
* Noteworthy changes in release 3.0 (2013-07-25) [stable]