tests: beware of sed portability issues
commite432619d11a11a2b547a79bc6fa8ceb83dbe6067
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 30 Aug 2020 15:08:23 +0000 (30 17:08 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 30 Aug 2020 15:16:18 +0000 (30 17:16 +0200)
tree96fa5df39c57b9961dc9074ceda43c2d9dc43178
parenta1b7fef045124971053edb0e6d570d0e15cb04f5
tests: beware of sed portability issues

Reported by David Laxer <davidl@softintel.com>.
https://lists.gnu.org/r/bug-bison/2020-08/msg00027.html

* tests/output.at: Don't use + with sed.
While at it, fix a quotation problem hidden by the use of '#'.
tests/output.at