Summary:
A previous commit 4c107587ed
introduced
the idea that some version updates might not delete obsolete files.
This means that if a unit test blindly counts the number of files
in the db directory it might not represent the true state of the database.
Use GetLiveFiles() insteads to count the number of live files in the database.
Test Plan:
make check
main
parent
70c42bf05f
commit
de7689b1d7
Loading…
Reference in new issue