Skip to content
Snippets Groups Projects
Commit 69b68153 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Fix `spack reindex` so that it will work if DB is corrupt (duh).

- Transaction logic had gotten complicated -- DB would not reindex when
  corrupt, rather the error would be reported (ugh).

- DB will now print the error and force a rebuild when errors are
  detected reading the old databse.
parent bee5c055
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment