if rsync fails to update the group of a file but nothing else then
authorAndrew Tridgell <tridge@samba.org>
Thu, 26 Mar 1998 00:32:51 +0000 (00:32 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 26 Mar 1998 00:32:51 +0000 (00:32 +0000)
commit5fb543d5879ec3ad8f3e68a92b1766ece1b8326a
tree373a74d82678fab37ce2098d1324b44e7cb37046
parent0c5f37d9dbd05edc48a135eb809af0a31c8c73e3
if rsync fails to update the group of a file but nothing else then
don't report a problem. On most OSes non-root users can't change the
group of a file.
rsync.c