mirror of
https://github.com/restic/restic.git
synced 2025-12-15 21:11:59 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
7
changelog/0.15.0_2023-01-12/pull-3951
Normal file
7
changelog/0.15.0_2023-01-12/pull-3951
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Make `ls` return exit code 1 if snapshot cannot be loaded
|
||||
|
||||
The `ls` command used to show a warning and return exit code 0 when failing
|
||||
to load a snapshot. This has now been fixed such that it instead returns exit
|
||||
code 1 (still showing a warning).
|
||||
|
||||
https://github.com/restic/restic/pull/3951
|
||||
Reference in New Issue
Block a user