mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
prune: Don't show "packs processed" for quiet runs
This commit is contained in:
7
changelog/unreleased/issue-4147
Normal file
7
changelog/unreleased/issue-4147
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Make `prune --quiet` not print progress
|
||||
|
||||
We have fixed a regression in restic 0.15.0 which caused `prune --quiet` to
|
||||
show a progress bar while deciding how to process each pack files.
|
||||
|
||||
https://github.com/restic/restic/issues/4147
|
||||
https://github.com/restic/restic/pull/4153
|
Reference in New Issue
Block a user