mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
Check data subset: check random percentage subset
This commit is contained in:
8
changelog/unreleased/pull-3038
Normal file
8
changelog/unreleased/pull-3038
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Allow specifying percentage in check's --read-data-subset
|
||||
|
||||
We've enhanced the command-line option --read-data-subset to also accept a
|
||||
percentage. This will check the given percentage of pack files which are
|
||||
randomly selected on each run.
|
||||
|
||||
https://github.com/restic/restic/pull/3038
|
||||
https://github.com/restic/restic/issues/2186
|
Reference in New Issue
Block a user