]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: avoid spurious failure with parallel make
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 12:36:25 +0000 (13:36 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 12:36:25 +0000 (13:36 +0100)
commit8817647ecd144e93b74b753ff197bb75c606640d
tree9155f47f161fa018ce7d7b3f7a29b47061d95882
parent4bcab4a0be1fa930be89f1e4b31eb3f98d17f7d0
tests: avoid spurious failure with parallel make

* tests/parallel-tests-extra-programs.test: Run make with the '-k'
option where appropriate, to ensure it doesn't stop at the first
error, which would prevent the building of the extra programs we
expect it to build.
tests/parallel-tests-extra-programs.test