I pruned a B2 repo with 1171 revsions, using -r 1-1170. The output showed a vast number of chunks permanently deleted.
When I ran check, it says all chunks referenced by the snapshot for revisions 1-1170 exist.
I did not expect that. B2 size is unchanged, and the bucket keeps only last version of the file.
Out of curiosity, I discovered that a restore allowed be to select the pruned revisions, and successsfully recover files.
What am I misunderstanding here? Does prune not delete the revisions?
Thanks!