mirror of
https://github.com/restic/restic.git
synced 2025-08-22 22:07:30 +00:00
chore: update changelog for issue-5233
This commit is contained in:
8
changelog/unreleased/issue-5233
Normal file
8
changelog/unreleased/issue-5233
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: forget command returns exit code 3 on partial removal of snapshots
|
||||
|
||||
The `forget` command now returns exit code 3 when it fails to remove one or
|
||||
more snapshots. Previously, it returned exit code 0, which could lead to
|
||||
confusion if the command was used in a script.
|
||||
|
||||
https://github.com/restic/restic/issues/5233
|
||||
https://github.com/restic/restic/pull/5322
|
Reference in New Issue
Block a user