The patches for 3.0.4pre1.
[rsync/rsync-patches.git] / source-backup.diff
index ea5fbde..ecd813d 100644 (file)
@@ -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 },
-@@ -1951,6 +1954,8 @@ void server_options(char **args, int *argc_p)
+@@ -1957,6 +1960,8 @@ void server_options(char **args, int *argc_p)
                                goto oom;
                        args[ac++] = arg;
                }