mirror of
https://github.com/restic/restic.git
synced 2026-06-22 16:44:17 +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