Merge pull request #653 from litghost/re_enable_check_db

Re-enable checkdb now that it isn't slow.
This commit is contained in:
litghost 2019-02-13 22:37:19 -08:00 committed by GitHub
commit af6ca93e12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ echo "----------------------------------------"
echo "----------------------------------------"
# Check the database and fail if it is broken.
#make checkdb-${XRAY_SETTINGS}
make checkdb-${XRAY_SETTINGS}
# If we get here, then all the fuzzers completed fine. Hence we are
# going to assume we don't want to keep all the build / logs / etc (as