restic/changelog/0.17.1_2024-09-05/pull-4959
2024-09-05 21:25:19 +02:00

6 lines
201 B
Text

Enhancement: Return exit code 12 for "bad password" errors
Restic now returns exit code 12 when it cannot open the repository due to an
incorrect password.
https://github.com/restic/restic/pull/4959