forked from third-party-mirrors/zfs_autobackup
Missed one line with indenting
This commit is contained in:
parent
a047b693a7
commit
9d7734c238
@ -186,7 +186,7 @@ def zfs_get_snapshots(ssh_to, filesystems, backup_name):
|
||||
ret[filesystem]=[]
|
||||
ret[filesystem].extend(test_snapshots[ssh_to][filesystem])
|
||||
|
||||
return(ret)
|
||||
return(ret)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user