* lib/am/parallel-tests.am (recheck): Here.

Signed-off-by: Stefano Lattarini <[email protected]>
---
 lib/am/parallel-tests.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/am/parallel-tests.am b/lib/am/parallel-tests.am
index 5bcc302..8724434 100644
--- a/lib/am/parallel-tests.am
+++ b/lib/am/parallel-tests.am
@@ -445,8 +445,6 @@ recheck: all %CHECK-DEPS%
 ## 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.
-- 
1.7.12.rc0


Reply via email to