mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +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>