Paul Eggert
218fa5c61b
Add/fix copyright notices and adjust to latest GNU FDL.
2006-08-17 19:58:17 +00:00
Paul Eggert
9842bf8278
* tests/chmod/setgid (abs_srcdir): Remove; not used or needed.
...
Skip this test if "chmod g+s d" silently does nothing.
2006-08-16 21:58:48 +00:00
Paul Eggert
4d9d2da4a8
Do the setgid test instead of bailing.
2006-07-17 03:11:51 +00:00
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