2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-14 01:30:22 +00:00
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
..
2015-10-25 21:51:57 +01:00