parallel-tests: reimplement fix for bug#11791
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 10:56:22 +0000 (12:56 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 10:56:22 +0000 (12:56 +0200)
commitd5443e4c3e6ca109be489bde2e1b4720d69f0029
tree0b63be459e422882c75aa04780ba6bf88c37a998
parent0a442c188817b16482373253d729b7a4ec8f7fd9
parallel-tests: reimplement fix for bug#11791

* lib/am/check.am: Here.  The new implementation is shorter, slightly
more efficient (requiring less forks), less brittle in the face of
signals or unexpected interruptions in the make process, and should
also be easier to merge in the 'ng/master' branch (as of now, due to
the difficulties in merging our previous version of the fix in the
'ng/master' codebase, Automake-NG still lacks a fix for bug#11791).

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/check.am