mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +00:00
c5575c7ed9
In #1590, it was mentioned that while lines read from exclude files via `--exclude-file` have leading and trailing spaces stripped, this is not the case for lines read via `--files-from`. This commit fixes that, spaces are always stripped.