mirror of
https://github.com/restic/restic.git
synced 2026-05-07 11:05:24 +00:00
25350a9c55
In order to determine whether to save a snapshot, we need to capture the exit code returned by a command. In order to provide a nice error message, we supply stderr as well. Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>