Skip to content

Commit

Permalink
add lockfile parameter to holland:backup section
Browse files Browse the repository at this point in the history
  • Loading branch information
abg committed Jun 8, 2010
1 parent 8139fad commit e5952da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions holland/core/spool.py
Expand Up @@ -185,6 +185,7 @@ def __cmp__(self, other):
CONFIGSPEC = """
[holland:backup]
plugin = string(default="")
lockfile = string(default=None)
start-time = float(default=0)
stop-time = float(default=0)
failed-backup = boolean(default=no)
Expand Down

0 comments on commit e5952da

Please sign in to comment.