mirror of
https://github.com/restic/restic.git
synced 2025-12-11 18:47:50 +00:00
changelog: add bugfix changelog for issue-5258
This commit is contained in:
7
changelog/unreleased/issue-5258
Normal file
7
changelog/unreleased/issue-5258
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Exit with correct code on SIGINT
|
||||
|
||||
Restic previously returned exit code 1 on SIGINT, which is incorrect.
|
||||
Restic now returns 130 on SIGINT.
|
||||
|
||||
https://github.com/restic/restic/issues/5258
|
||||
https://github.com/restic/restic/pull/5363
|
||||
Reference in New Issue
Block a user