restic/internal/backend/rest
Michael Eischer f9850b79b5 rest/sftp: Remove redundant fatal from error message
This caused restic to exit with error messages like
`Fatal: parsing repository location failed: Fatal: sftp path [...]`
`Fatal: create repository at rest:http://localhost:12345/ failed: Fatal: config file already exists`
2023-05-18 17:22:26 +02:00
..
config_test.go
config.go backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
rest_int_test.go
rest_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
rest.go rest/sftp: Remove redundant fatal from error message 2023-05-18 17:22:26 +02:00