mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-15 22:50:32 +03:00
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