summaryrefslogtreecommitdiff
path: root/tests/chown/basic
AgeCommit message (Collapse)Author
2004-07-28Test for proper handling of uids likePaul Eggert
"010", which must be parsed as decimal.
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.
2001-09-02Don't pass an argument to a sourced script.Jim Meyering
2001-08-05Reflect name and usage changes.Jim Meyering
2001-05-11shift off the leading `_'Jim Meyering