restic/changelog/unreleased/pull-4959
2024-08-31 16:55:38 +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