mirror of
https://github.com/restic/restic.git
synced 2026-05-05 02:05:22 +00:00
37a312e505
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.