mirror of
https://github.com/restic/restic.git
synced 2026-09-21 03:28:30 +00:00
tag: fix swallowed error if repository cannot be opened
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Bugfix: Missing error if `tag` fails to lock repository
|
||||
|
||||
Since restic 0.17.0, the `tag` command did not return an error if it failed to
|
||||
open or lock the repository. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/5050
|
||||
https://github.com/restic/restic/pull/5056
|
||||
Reference in New Issue
Block a user