mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +00:00
8 lines
348 B
Plaintext
8 lines
348 B
Plaintext
|
Enhancement: Improve messages `restic check` prints
|
||
|
|
||
|
Some messages `restic check` prints are not really errors, so from now on
|
||
|
restic does not treat them as errors any more and exits cleanly.
|
||
|
|
||
|
https://github.com/restic/restic/pull/1709
|
||
|
https://forum.restic.net/t/what-is-the-standard-procedure-to-follow-if-a-backup-or-restore-is-interrupted/571/2
|