Files
restic/cmd/restic
Michael Eischer 087c770161 Revive hint to the unlock command if a repository is locked
errors.Fatalf wraps a error and just keeps an error message as a string.
This prevents the `restic.IsAlreadyLocked(err)` check from working as
the error is no longer an ErrAlreadyLocked.

Just add an additional remark to the error using `errors.WithMessage`.
2020-06-10 20:58:56 +02:00
..
2017-07-23 14:19:13 +02:00
2019-04-22 20:44:33 +02:00
2017-07-23 14:19:13 +02:00
2020-05-16 14:05:26 +08:00
2017-07-23 14:19:13 +02:00
2018-11-02 20:36:15 +01:00
2018-04-30 14:19:04 +02:00
2018-04-30 14:19:04 +02:00
2017-07-23 14:19:13 +02:00