2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-02 03:48:25 +00:00
Michael Eischer ef70a2fcb3 Fix mangled JSON output by backup command
jsonstatus wrote the JSON output without synchronization to the
stdio_wrapper which caused mangling between different status lines.

Use the Print and Error methods of termstatus instead which use a
central goroutine to synchronize output.
2020-02-13 21:14:20 +01:00
..
2018-04-28 22:08:11 +02:00