aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2009-12-12 23:01:01 -0200
committerdrebs <drebs@riseup.net>2009-12-12 23:01:01 -0200
commit39525031704db81bfd0cd3732d7437643236ddf8 (patch)
tree492b803e5b4efabd78a024db5302ae61ee3ae95c /templates
parent480da8253736c1a9af2ae3f8501ef14936f4b6d9 (diff)
downloadpuppet-backup-39525031704db81bfd0cd3732d7437643236ddf8.tar.gz
puppet-backup-39525031704db81bfd0cd3732d7437643236ddf8.tar.bz2
another missing whitespace.
Diffstat (limited to 'templates')
-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