]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix spurious failures with "chatty" make implementations
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 19:31:09 +0000 (21:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 19:31:09 +0000 (21:31 +0200)
commit65c015849f02bec4b7c106758be71db12f602d73
treefb0b5761dc919b39ff6962ff8b544ba739fde336
parent100e97400a06c0f9af0ea7be99aa60be95c624bf
tests: fix spurious failures with "chatty" make implementations

* tests/distcheck-missing-m4.test: On failure, some make
implementations (such as Solaris make) print the whole failed
recipe on standard output.  This was causing a spurious failure
in the checks grepping the output from make.  Work around this.
* tests/distcheck-outdated-m4.test: Likewise.
ChangeLog
tests/distcheck-missing-m4.test
tests/distcheck-outdated-m4.test