substitute exclude -> filter, as appropriate.
[rsync/rsync-patches.git] / remove-sent-files.diff
index 6255f92..ffdecd6 100644 (file)
@@ -55,7 +55,7 @@ command before "make":
 +              if (need_messages_from_generator)
 +                      io_start_multiplex_in();
  
-               recv_exclude_list(f_in);
+               recv_filter_list(f_in);
                if (cvs_exclude)
 @@ -731,6 +734,9 @@ int client_run(int f_in, int f_out, pid_
                exit_cleanup(status);