]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(change_file_group): Call describe_change with a 3-state argument.
authorJim Meyering <jim@meyering.net>
Sun, 31 Aug 1997 22:07:53 +0000 (22:07 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Aug 1997 22:07:53 +0000 (22:07 +0000)
commitf5d34cdce9660471959be5e447a67e5d7b7b2dfe
treed687f5b2b5a44aef41184ecfdd46bbed2b352226
parent72bf7437cbe0090c4f2045850ce165b633c43d51
(change_file_group): Call describe_change with a 3-state argument.
(describe_change): Report whether the operation was successful,
a failure, or that the request was a no-op.
Before, running `chown --verb bin /' as non-root reported
  group of / changed to bin
  chgrp: you are not a member of group `bin': Not owner
src/chgrp.c