X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e2e42a01ba5a2258edf1510280bb83864a0c8748..6ac9ce9a46c911cbaa7f3d1c33f49f595373622d:/source-backup.diff diff --git a/source-backup.diff b/source-backup.diff index ecd813d..37b9abe 100644 --- a/source-backup.diff +++ b/source-backup.diff @@ -36,7 +36,7 @@ diff --git a/options.c b/options.c {"no-backup", 0, POPT_ARG_VAL, &make_backups, 0, 0, 0 }, {"backup-dir", 0, POPT_ARG_STRING, &backup_dir, 0, 0, 0 }, {"suffix", 0, POPT_ARG_STRING, &backup_suffix, 0, 0, 0 }, -@@ -1957,6 +1960,8 @@ void server_options(char **args, int *argc_p) +@@ -1965,6 +1968,8 @@ void server_options(char **args, int *argc_p) goto oom; args[ac++] = arg; } @@ -90,7 +90,7 @@ diff --git a/sender.c b/sender.c if (!remove_source_files) return; -@@ -139,7 +141,11 @@ void successful_send(int ndx) +@@ -133,7 +135,11 @@ void successful_send(int ndx) return; f_name(file, fname);