mirror of
https://github.com/octoleo/restic.git
synced 2025-01-30 18:38:49 +00:00
c133065a9f
Return with an error containing the stderr of the given command in case it fails. No new snapshot will be created and future prune operations on the repository will remove the unreferenced data. Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>