summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lbup/targets.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lbup/targets.py b/lbup/targets.py
index 0fc414a..d3c724a 100644
--- a/lbup/targets.py
+++ b/lbup/targets.py
@@ -191,6 +191,7 @@ class TargetSSHLXCLVM(TargetSSH):
_parent_remote = None
_lxc_username = None
_lxc_containername = None
+ _snapshot_size = None
def __init__(self, name, dirs, excludes = None, logger = None,
target_remote = None, target_remote_bupdir = None,