mirror of
https://github.com/restic/restic.git
synced 2026-07-15 03:34:53 +00:00
The behavior of the new option should reflect the behavior of normal backups: when the command exit code is zero and there is no output in the stdout, emit a warning but create the snapshot. This commit fixes the integration tests and the ReadCloserCommand struct.