Updated to apply cleanly.
[rsync/rsync-patches.git] / min-size.diff
index b3933fa..c9569a1 100644 (file)
@@ -33,7 +33,7 @@
        update_only = always_checksum = size_only = 0;
        ignore_times = 1;
        make_backups = 0; /* avoid a duplicate backup for inplace processing */
---- orig/options.c     2005-04-28 16:11:43
+--- orig/options.c     2005-05-03 16:47:32
 +++ options.c  2005-04-28 16:20:41
 @@ -98,6 +98,7 @@ int only_existing = 0;
  int opt_ignore_existing = 0;
        if (max_size && am_sender) {
                args[ac++] = "--max-size";
                args[ac++] = max_size_arg;
---- orig/rsync.yo      2005-04-28 15:56:50
+--- orig/rsync.yo      2005-05-03 16:47:33
 +++ rsync.yo   2005-04-28 15:13:29
 @@ -350,6 +350,7 @@ to the detailed description below for a 
       --ignore-errors         delete even if there are I/O errors