The patches for 3.0.9pre2.
[rsync.git/patches.git] / source-filter_dest-filter.diff
index a8faa50111b79207d00ca7d2e577b98a61fbacdd..0ef37e366d4d6854315952227b42121485aed54f 100644 (file)
@@ -30,7 +30,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                (optional if already run)
     make
 
-based-on: 93bdc6478e8d8a392b318f3986f9799ac3203d0e
+based-on: a5ef6969530e4616112999be9330cc442bcba7b7
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
@@ -343,7 +343,7 @@ diff --git a/rsync.yo b/rsync.yo
       --protocol=NUM          force an older protocol version to be used
       --iconv=CONVERT_SPEC    request charset conversion of filenames
       --checksum-seed=NUM     set block/file checksum seed (advanced)
-@@ -2150,6 +2153,33 @@ file previously generated by bf(--write-batch).
+@@ -2156,6 +2159,33 @@ file previously generated by bf(--write-batch).
  If em(FILE) is bf(-), the batch data will be read from standard input.
  See the "BATCH MODE" section for details.