mirror of https://github.com/openXC7/prjxray.git
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:
parent
e7749f1065
commit
6e534bc998
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue