tests: don't trust the exit status of "make -k" for non-GNU makes
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 11:31:54 +0000 (13:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 11:33:36 +0000 (13:33 +0200)
commit337110487a5a1868cad767dd9f09c49d178c6f67
treefe1e8cc99939040948d4794b27e22b86f5af0ac5
parentd5443e4c3e6ca109be489bde2e1b4720d69f0029
tests: don't trust the exit status of "make -k" for non-GNU makes

* t/parallel-tests-recheck-pr11791.sh: Here.  At least some versions
of FreeBSD make botch it up, returning success when failure should be
returned.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/parallel-tests-recheck-pr11791.sh