1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-07 15:08:03 +00: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.go
config_test.go
rest.go rest/sftp: Remove redundant fatal from error message 2023-05-18 17:22:26 +02:00
rest_int_test.go
rest_test.go