summaryrefslogtreecommitdiff
path: root/receiver.c
diff options
context:
space:
mode:
Diffstat (limited to 'receiver.c')
-rw-r--r--receiver.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/receiver.c b/receiver.c
index 9a8c2af8..80ee8982 100644
--- a/receiver.c
+++ b/receiver.c
@@ -591,8 +591,7 @@ int recv_files(int f_in, struct file_list *flist, char *local_name)
continue;
}
- if (keep_partial)
- cleanup_set(fnametmp, partialptr, file, fd1, fd2);
+ cleanup_set(fnametmp, partialptr, file, fd1, fd2);
}
/* log the transfer */