diff --git a/bin/zsnapper b/bin/zsnapper index 1238663..3dfb05d 100644 --- a/bin/zsnapper +++ b/bin/zsnapper @@ -375,8 +375,6 @@ def main(): snapshots = zsnaplib.get_snapshots(local_zfs_cmd) failed_send = send_snapshots(fslist, snapshots, config) - if failed_send: - ret = RET_CODES['ERROR'] failed_snapshots.update(failed_send) for remote in remotes.keys(): failed_send = send_snapshots(