This commit is contained in:
Edwin Eefting 2015-11-21 10:35:30 +01:00
parent 97cb8d63dc
commit 8062de3d2c

View File

@ -369,6 +369,8 @@ for source_filesystem in source_filesystems:
ssh_target=args.ssh_target, target_filesystem=target_filesystem)
#update target_snapshot list for later cleanup
if not target_filesystem in target_snapshots:
target_snapshots[target_filesystem]=[]
target_snapshots[target_filesystem].append(send_snapshot)
latest_target_snapshot=send_snapshot