Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-22 | Use umask-check instead of chmod. | Paul Eggert | |
2005-06-22 | * tests/cp/cp-parents: Use chmod to work around some hosts with | Paul Eggert | |
ACL problems. | |||
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. | |||
2002-04-19 | Lots of clean-up: | Jim Meyering | |
E.g., (exit $fail); exit t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$ trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0 | |||
2000-12-31 | sticky-check -> setgid-check | Jim Meyering | |
2000-12-28 | Run sticky-check from just-created directory. | Jim Meyering | |
2000-12-26 | Disable the test if the working directory has the sticky bit set. | Jim Meyering | |
2000-11-06 | Move mkdir tests into ../mkdir. | Jim Meyering | |
2000-11-05 | *** empty log message *** | Jim Meyering | |
2000-11-05 | Add tests for the above fix. | Jim Meyering | |
2000-10-31 | use backticks and sed instead of set and shift | Jim Meyering | |
2000-10-31 | Add some permission tests. | Jim Meyering | |
2000-10-29 | Add a test. | Jim Meyering | |
2000-10-16 | *** empty log message *** | Jim Meyering | |
2000-10-16 | *** empty log message *** | Jim Meyering | |