Retry autotools tests the same way as cmake tests.

This commit is contained in:
iphydf 2017-03-26 16:15:36 +00:00
parent 9ff60ceb31
commit c780d25e3e
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

View File

@ -21,4 +21,4 @@ make -j$NPROC -k
# This runs `make check` with the default configure flags, not with the ones
# above.
make distcheck -j$NPROC -k
TESTS $MAX_TEST_RETRIES make distcheck -j$NPROC -k