tests: fix a minor spurious failure with FreeBSD make
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 16 Dec 2011 00:46:14 +0000 (01:46 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 16 Dec 2011 14:55:21 +0000 (15:55 +0100)
commitfb49574d11f61b23b2a25a81e032df7cc5c9b296
tree98d20791a5ea4443c0fa8db1068a40804087f380
parentd2b76f88a2214b15344a00b4100e5f3b87d97198
tests: fix a minor spurious failure with FreeBSD make

* tests/remake-am-pr10111.test: Avoid using `#' comments in
makefile recipes, as these have been confusing FreeBSD make.
The failure was masked by the fact that this test is currently
expected to fail.

Suggested by a report from Bruno Haible.
ChangeLog
tests/remake-am-pr10111.test