mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
7 lines
233 B
Text
7 lines
233 B
Text
|
Bugfix: ETA was missing from `backup` progress bar
|
||
|
|
||
|
A regression in restic 0.15.0 caused the ETA to be missing from the progress
|
||
|
bar displayed by the `backup` command. This has been fixed.
|
||
|
|
||
|
https://github.com/restic/restic/pull/4167
|