mirror of
https://github.com/octoleo/restic.git
synced 2025-02-02 03:48:25 +00:00
c15b4bceae
The StdioWrapper is not used at all by the ProgressPrinters. It is called a bit earlier than previously. However, as the password prompt directly accessed stdin/stdout this doesn't cause problems.