Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-08-16 | * tests/chmod/setgid (abs_srcdir): Remove; not used or needed. | Paul Eggert | |
Skip this test if "chmod g+s d" silently does nothing. | |||
2006-07-17 | Do the setgid test instead of bailing. | Paul Eggert | |
2005-04-19 | Use numeric group ids, not symbolic group names, | Paul Eggert | |
since the latter can have shell metacharacters in them (e.g., spaces). | |||
2005-04-18 | (FETISH_GROUP): Renamed from COREUTILS_GROUP. | Paul Eggert | |
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | |
`(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. | |||
2001-01-14 | use id's -ng options, not -nG | Jim Meyering | |
2001-01-12 | * tests/chmod/setgid: If `chmod g+s d' fails, then try to chgrp | Jim Meyering | |
to a group of which we're a member, then try the chmod again. | |||
2001-01-03 | check for existing behavior | Jim Meyering | |
2001-01-01 | *** empty log message *** | Jim Meyering | |
2001-01-01 | *** empty log message *** | Jim Meyering | |