restic/changelog/0.8.0/pull-1319
2017-12-27 19:22:06 +01:00

9 lines
248 B
Plaintext

Enhancement: Make `check` print `no errors found` explicitly
The `check` command now explicetly prints `No errors were found` when no errors
could be found.
https://github.com/restic/restic/pull/1319
https://github.com/restic/restic/issues/1303