mirror of
https://github.com/octoleo/restic.git
synced 2025-02-03 12:28:30 +00:00
309598c237
The test now uses the fact that the sort is stable. It's not guaranteed to be, but the test is cleaner and more exhaustive. sortCachedPacksFirst no longer needs a return value.