mirror of
https://github.com/restic/restic.git
synced 2026-03-27 08:22:45 +00:00
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
Enhancement: Return exit code 12 for "bad password"
|
|
|
|
Restic now returns exit code 12 when it can't open the repository
|
|
because of a bad password.
|
|
|
|
https://github.com/restic/restic/pull/4959
|