mirror of
https://github.com/restic/restic.git
synced 2026-03-20 13:05:58 +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.