mirror of
https://github.com/restic/restic.git
synced 2026-09-17 17:57:57 +00:00
The code accidentally checked whether stdin is a terminal instead of stdout, the former is not relevant here as the output is printed on stdout.