summaryrefslogtreecommitdiff
path: root/seivot
diff options
context:
space:
mode:
Diffstat (limited to 'seivot')
-rwxr-xr-xseivot2
1 files changed, 1 insertions, 1 deletions
diff --git a/seivot b/seivot
index 1517a4c..ec2eb81 100755
--- a/seivot
+++ b/seivot
@@ -158,7 +158,7 @@ class Obnam(BackupProgram):
'--repository', self.repo,
'--weak-random']
if self.settings['obnam-config']:
- cmd.extend(['--config', self.settings['obnam-config'])
+ cmd.extend(['--config', self.settings['obnam-config']])
env = dict(os.environ)
if self.settings['obnam-profile']:
namepattern = {