From b08f21cdc61928195cd00a0b1397ff568aca6055 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 7 Apr 2018 13:05:44 +0200 Subject: [PATCH] Add entry to changelog --- changelog/unreleased/pull-1709 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/pull-1709 diff --git a/changelog/unreleased/pull-1709 b/changelog/unreleased/pull-1709 new file mode 100644 index 000000000..331693e3b --- /dev/null +++ b/changelog/unreleased/pull-1709 @@ -0,0 +1,7 @@ +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