restic/cmd
Alexander Bruyako 688014487b avoid "index out of range" error
in case of len(format) == 0, we will get an
"index out of range" error
Usage of strings.HasSuffix is allowing to avoid that
2020-01-27 19:24:42 +03:00
..
restic avoid "index out of range" error 2020-01-27 19:24:42 +03:00