2023-01-27 20:39:27 +00:00
|
|
|
Bugfix: Add missing ETA in `backup` progress bar
|
2023-01-22 14:32:55 +00:00
|
|
|
|
|
|
|
A regression in restic 0.15.0 caused the ETA to be missing from the progress
|
2023-01-27 20:39:27 +00:00
|
|
|
bar displayed by the `backup` command. This has now been fixed.
|
2023-01-22 14:32:55 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4167
|