On 02/17/2012 10:15 PM, Peter Rosin wrote: > 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 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > Hi! > > I stumbled on what seems like a trivial problem. > Oops, my bad. I've introduced this bug while recently tackling a portability weakness in the test case (see commit e0906b7e).
> But I'm not very fluent in yacc, so I thought I'd better ask > if this is the right fix... Is it? Ok for master? > Your fix looks good. ACK for master, and thanks. Regards, Stefano