Changed who_am_i() to output "server" or "client" when am_sender
authorWayne Davison <wayned@samba.org>
Tue, 1 Feb 2005 09:45:09 +0000 (09:45 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 1 Feb 2005 09:45:09 +0000 (09:45 +0000)
commit794b0a037f41169402126d94fd12a4ba2a34d5f4
tree240360b48b157da09b2fe8b9cd01ee863bb6178d
parentc32edbe02eaf8ae9ed1bf6d766ab4f4c34881217
Changed who_am_i() to output "server" or "client" when am_sender
is negative.  This will only occur during the startup phase
before we know if we're the sender or not (e.g. when parsing
client-side --filter/--exclude/--include options).
rsync.c