]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(make_path): Fix long-latent bug (note others
authorJim Meyering <jim@meyering.net>
Thu, 11 Nov 1999 11:00:50 +0000 (11:00 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 11 Nov 1999 11:00:50 +0000 (11:00 +0000)
commitcbdf71ab008bd0ea94424b88acfd64f4bc8d666a
treee82bde2a4fafa09c7580333120c75cc2cb5f7026
parent05e6e5583e444bf0a3829bbe5eaf6cdd25fc1d71
(make_path): Fix long-latent bug (note others
just like it were fixed in 1998-01-02).
A user (FIXME, who?) reported that using `install -d -g foo 1/2`
only sets the group on the intermediate directory, not the final
component.  From Michael Stone.
lib/makepath.c