mirror of
https://github.com/restic/restic.git
synced 2025-08-27 15:13:22 +00:00
Only display the message if there were locks to be removed
`restic unlock` now only shows `successfully removed locks` if there were locks to be removed. In addition, it also reports the number of the removed lock files.
This commit is contained in:
7
changelog/unreleased/issue-3929
Normal file
7
changelog/unreleased/issue-3929
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Only display the message if there were locks to be removed
|
||||
|
||||
`restic unlock` now only shows `successfully removed locks` if there were locks to be removed.
|
||||
In addition, it also reports the number of the removed lock files.
|
||||
|
||||
https://github.com/restic/restic/issues/3929
|
||||
https://github.com/restic/restic/pull/3935
|
Reference in New Issue
Block a user