mirror of
https://github.com/restic/restic.git
synced 2025-12-26 09:39:45 -05:00
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`. |
||
|---|---|---|
| .. | ||
| restic | ||