1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-08 02:36:40 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Paul Eggert 822c4d9a83 Use numeric group ids, not symbolic group names,
since the latter can have shell metacharacters in them (e.g., spaces).
2005-04-19 07:08:08 +00:00
Paul Eggert 9f79304ead (FETISH_GROUP): Renamed from COREUTILS_GROUP. 2005-04-18 23:33:29 +00:00
Jim Meyering 112efa81f2 Replace all occurrences of `(exit N); exit' with
`(exit N); exit N'.  Otherwise, those many tests could exit with
improper exit status when exiting via e.g., a trapped interrupt.
Thanks to a report from Bob Proulx.
2004-06-23 15:07:00 +00:00
Jim Meyering 5aba961278 use id's -ng options, not -nG 2001-01-14 16:27:08 +00:00
Jim Meyering 6deb757ba4 * tests/chmod/setgid: If `chmod g+s d' fails, then try to chgrp
to a group of which we're a member, then try the chmod again.
2001-01-12 23:27:43 +00:00
Jim Meyering f3aa989205 check for existing behavior 2001-01-03 16:16:56 +00:00
Jim Meyering 387d125c2d *** empty log message *** 2001-01-01 10:52:32 +00:00
Jim Meyering 671567d496 *** empty log message *** 2001-01-01 10:49:52 +00:00