mirror of
https://github.com/restic/restic.git
synced 2026-03-20 13:05:58 +00:00
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.