restic/src
Sjoerd Simons e1fc455079 Avoid duplicate backup paths
Target directories from the from-files argument get added to the command
line args, after which all command line args were appended to the same
variable again causing duplicates. Split the used variables to avoid
this.

Signed-off-by: Sjoerd Simons <sjoerd@luon.net>
2016-12-18 23:23:57 +01:00
..
cmds Avoid duplicate backup paths 2016-12-18 23:23:57 +01:00
restic Make sure SaveFile always returns a node 2016-12-14 18:56:11 +01:00