2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-11 10:18:10 +00:00
restic/cmd
Alexander Neumann 734ae7fcb8 Add test for corner case
It was observed that a restic repository still contained overlapping
indexes after `rebuild-index` has been called. This is caused by
instantly forgetting that blobs have already been saved once a full
index has been written during index rebuilding.

This commit adds a (failing) test that shows the behaviour.
2015-10-25 21:51:57 +01:00
..
restic Add test for corner case 2015-10-25 21:51:57 +01:00