tests: fix broken quoting in the generated yacc grammar
commita7cc454dc97c663d03d6abde99724606bc2878ef
authorPeter Rosin <peda@lysator.liu.se>
Fri, 17 Feb 2012 21:09:38 +0000 (17 22:09 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 17 Feb 2012 21:09:38 +0000 (17 22:09 +0100)
tree6a5e45b4f841f513d23e4ebed6daae61e72bbd93
parente0906b7e17bc34b1183d273ca0571c10d5619c08
tests: fix broken quoting in the generated yacc grammar

Fixes problem introduced by v1.11-1912-ge0906b7 "tests: avoid
spurious failure with non-bison yacc" from 12-02-2012.

* tests/suffix10.tap (Makefile.am): Avoid outer single quotes
when we need to produce single quotes.
tests/suffix10.tap