tests: avoid spurious failure with FreeBSD make
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 17 Feb 2012 22:50:30 +0000 (23:50 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 17 Feb 2012 22:50:30 +0000 (23:50 +0100)
commitc11924b585cd5f626034cfbcb728d43df7e070a5
tree8505c651ed21ddb3f04a387ac1634a2da73634de
parent229f7712d48ef7b5f7324dbe66695b88c4f637b8
tests: avoid spurious failure with FreeBSD make

* tests/parallel-tests-extra-programs.test: FreeBSD make seems to
write (some) diagnostic messages on stdout instead than on stderr,
so now we also grep the stdout for the expected make diagnostic.
tests/parallel-tests-extra-programs.test