restic/internal/ui/backup
Aneesh Nireshwalia ed23edeb62 ui/backup: Fix percent and eta in backup progress
Added missing call to scanFinished=true.
This was causing the percent and eta to never get
printed for backup progress even after the scan was finished.
2023-01-21 13:25:08 -07:00
..
json.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00
progress.go ui/backup: Fix percent and eta in backup progress 2023-01-21 13:25:08 -07:00
progress_test.go ui/backup: Use progress.Updater for progress updates 2023-01-14 01:20:43 +01:00
text.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00