mirror of
https://github.com/restic/restic.git
synced 2026-08-03 12:42:17 +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.