1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-03 13:09:49 +00:00
restic/internal/ui
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
..
backup ui/backup: Fix percent and eta in backup progress 2023-01-21 13:25:08 -07:00
progress progress: extract progress updating into Updater struct 2023-01-14 01:13:08 +01:00
signals
table
termstatus
format.go
format_test.go
message.go
stdio_wrapper.go
stdio_wrapper_test.go