mirror of
https://github.com/restic/restic.git
synced 2025-12-02 14:22:03 +00:00
main: return an exit code (12) for "bad password" errors
This commit is contained in:
@@ -63,6 +63,8 @@ a more specific description.
|
||||
+-----+----------------------------------------------------+
|
||||
| 11 | Failed to lock repository (since restic 0.17.0) |
|
||||
+-----+----------------------------------------------------+
|
||||
| 12 | Wrong password (since restic 0.17.1) |
|
||||
+-----+----------------------------------------------------+
|
||||
| 130 | Restic was interrupted using SIGINT or SIGSTOP |
|
||||
+-----+----------------------------------------------------+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user