mirror of
https://github.com/restic/restic.git
synced 2026-05-08 11:35:23 +00:00
688014487b
in case of len(format) == 0, we will get an "index out of range" error Usage of strings.HasSuffix is allowing to avoid that