* lib/am/parallel-tests.am (recheck): Here.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
## See comments above in the check-TESTS recipe for why remove
## $(TEST_SUITE_LOG) here.
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
-## If running a "make recheck", we must only consider tests that had an
-## unexpected outcome (FAIL or XPASS) in the earlier run.
@bases=`$(am.test-suite.list-tests-to-recheck) \
<$(am.test-suite.workdir)/bases` || exit 1; \
## Remove newlines and normalize whitespace.