(re_protect): Don't fail for non-root when chown fails due
authorJim Meyering <jim@meyering.net>
Sun, 25 Jan 1998 09:27:57 +0000 (09:27 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Jan 1998 09:27:57 +0000 (09:27 +0000)
commit7c04ce1f097dcbd487e3b80ff2c22f287fa1d0e7
tree93c06dbc840dbac564b84e5c6ba74a460093d85a
parent7b4833b03c53c975a21596d911a3b8ec4cc20e34
(re_protect): Don't fail for non-root when chown fails due
not only to lack of permission (EPERM), but also to lack of support
(EINVAL).  Reported by Bengt Martensson.
src/cp.c