aboutsummaryrefslogtreecommitdiff
path: root/templates/dup.conf.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-12-13 00:25:42 -0200
committerSilvio Rhatto <rhatto@riseup.net>2009-12-13 00:25:42 -0200
commita933f2c5ef5f77b081f1e11b1057c7bdc1b34fc8 (patch)
treef53701b1f1e3b198153e6c13fcede656e9540dc4 /templates/dup.conf.erb
parent4e494cf0eff237ad8638c20d8438ee83d1a0bab8 (diff)
parent39525031704db81bfd0cd3732d7437643236ddf8 (diff)
downloadpuppet-backup-a933f2c5ef5f77b081f1e11b1057c7bdc1b34fc8.tar.gz
puppet-backup-a933f2c5ef5f77b081f1e11b1057c7bdc1b34fc8.tar.bz2
Merge branch 'master' of ssh://gitosis@git.sarava.org:2203/puppet-backup
Conflicts: manifests/init.pp
Diffstat (limited to 'templates/dup.conf.erb')
-rw-r--r--templates/dup.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dup.conf.erb b/templates/dup.conf.erb
index d35e0e2..9070bac 100644
--- a/templates/dup.conf.erb
+++ b/templates/dup.conf.erb
@@ -26,7 +26,7 @@ mkdir -p $TMP
export PASSPHRASE="<%= password %>"
# adds support for checking the existing backup
-if [ "$1" == "--check"]; then
+if [ "$1" == "--check" ]; then
duplicity collection-status file:///$BACKUP_FOLDER
else
# it's important to let $EXCLUDE come before $INCLUDE to