]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] coverage: $(am__newline) should never be stripped off
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 Jul 2012 18:38:03 +0000 (20:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 Jul 2012 20:57:38 +0000 (22:57 +0200)
commit9c00be325193b90d371bed01112e89bfc33a24f5
tree54cac0279a3b383fe346484ab0c882c9d7b9de0d
parente8b7bb4f9f65a4b7df7410e2312c925dd324c79b
[ng] coverage: $(am__newline) should never be stripped off

But currently it is, if placed at the end of another macro expansion.
The issue will be fixed by a later patch.  For the moment ...

* t/internals.sh: ... expose it here, with two new xfailing checks.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/internals.tap