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