mirror of
https://github.com/rclone/rclone.git
synced 2025-01-20 21:28:41 +01:00
0e7c495395
Before this change the output of `rclone size -P` would get corrupted by the progress printing. This is fixed by using operations.SyncPrintf instead of fmt.Printf. Fixes #7912 |
||
---|---|---|
.. | ||
size.go |