(make_path): Try to change ownership only if we've just created the FILEUTILS-3_16i
authorJim Meyering <jim@meyering.net>
Fri, 2 Jan 1998 23:15:39 +0000 (23:15 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Jan 1998 23:15:39 +0000 (23:15 +0000)
commit9af5c927d671dd3ecc5fafabbfa079b4e5a5cd5e
tree85fc5466b091fd84b979e20cad886ca93541dd7e
parentcbf703edb544c089da0691dabaedad5bc8a07414
(make_path): Try to change ownership only if we've just created the
directory.  Fix latent bug (s/&&/||/ in two places -- also, note that
it could not be exercised via install or mkdir) whereby chown would
not be invoked when only one of owner/group is not -1.
lib/makepath.c