From 3ef5bd7a3ab445509216116bb2f8009ace2b1080 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 7 Feb 2021 18:03:16 +0200 Subject: feat: if file can't be read, log that, don't end backup in error Such files won't be restored, as they'd be restored as empty file, and that would be confusing and thus bad. --- client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client.yaml') diff --git a/client.yaml b/client.yaml index 99feee4..a1a63e7 100644 --- a/client.yaml +++ b/client.yaml @@ -1,5 +1,5 @@ server_url: https://localhost:8888 verify_tls_cert: false roots: - - /home/liw/tmp/Foton + - x log: obnam.log -- cgit v1.2.1