mirror of https://github.com/openXC7/prjxray.git
Merge pull request #653 from litghost/re_enable_check_db
Re-enable checkdb now that it isn't slow.
This commit is contained in:
commit
af6ca93e12
|
|
@ -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