Split report() into handle_stats() and output_report() so that (1)
authorWayne Davison <wayned@samba.org>
Tue, 29 Mar 2005 11:11:35 +0000 (11:11 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 29 Mar 2005 11:11:35 +0000 (11:11 +0000)
commit33c4b445ef295f7abe023b208651d450ab2a5c3b
treec33bae22df5b0b50f25f2fbae60f320210c26ec9
parent53135fe89a7688ff3ef6bb26eb4053de82879036
Split report() into handle_stats() and output_report() so that (1)
the report happens after all --delete-after activity has ceased when
pulling, and (2) a batch-file created when pushing gets the stats
values written out prior to any end-of-run keep-alive packets.
main.c