1
0
mirror of https://github.com/restic/restic.git synced 2024-06-29 08:10:52 +02:00
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 backend/rest: Ensure base URL ends with slash 2018-04-01 10:18:38 +02:00
config.go backend: Don't Wrap errors from url.Parse 2022-12-17 09:41:07 +01:00
rest_int_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
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