summaryrefslogtreecommitdiff
path: root/tests/touch/not-owner
AgeCommit message (Collapse)Author
2005-05-10Skip this test if the user running it owns `/' or has write access to it.Jim Meyering
2005-05-10Skip the test if the user running it has write access to `/'.Jim Meyering
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-07-18Update to use newer framework.Jim Meyering
2003-01-07New test, mostly extracted from fail-diag.Jim Meyering