Alexander Neumann bd31281f1e prune: Fix newly created index
This fixes a bug introduced in c79fb6fcdd254382705753957bd299472696a2c6
where the index file after a prune contains pack files that do not exist
any more. Restic will detect this during backup and abort with an error
message until the user runs `prune` or `rebuild-index` again.
2017-07-18 23:10:30 +02:00
..