]> git.ipfire.org Git - thirdparty/automake.git/commit
Testsuite now works with BSD make in parallel mode.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 10 Jun 2010 17:47:13 +0000 (19:47 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 11 Jun 2010 04:22:33 +0000 (06:22 +0200)
commit7c82407818addac2cc0eef9aece7fad27c04ad24
treeb8a393fc5eec701228211ef250db724ea55c9caa
parent8192eeb514acf36f91756a0a0e594b0c22d71efb
Testsuite now works with BSD make in parallel mode.

* tests/defs.in: Unset variables __MKLVL__ and MAKE_JOBS_FIFO,
which are exported by BSD make when run in parallel mode, and
which can confuse make processes spawned by our testsuite.
This change fixes a lot of spurious failure when the testsuite
is run with BSD make in parallel mode.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/defs.in