summaryrefslogtreecommitdiff
path: root/tests/chgrp/recurse
AgeCommit message (Collapse)Author
2005-01-17Use numeric group ids, not symbolic group names, to avoid shell quoting issues.Paul Eggert
2004-06-23Replace all occurrences of `(exit N); exit' withJim 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.
2003-10-15Update tests accordingly.Jim Meyering
2000-12-16Use group-names.Jim Meyering
2000-12-15*** empty log message ***Jim Meyering