Re-enable checkdb now that it isn't slow.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2019-02-13 21:23:35 -08:00
parent e7749f1065
commit 6e534bc998
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