mirror of
https://github.com/restic/restic.git
synced 2026-05-04 18:05:22 +00:00
625410f003
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.