mirror of
https://github.com/google/nomulus
synced 2026-01-11 08:20:27 +00:00
* Upgrade CompareDbBackup for Datastore V3 Upgrade the CompareDbBackup class to work with latest Datastore backup directory structure. Also fixed a few unrelated minor issues: - Remaining cases of improper use of System.setOut - Wrong import order in one class