Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-17 | Interpret a permissions string of | Jim Meyering | |
drwxr-xr-x (DOS/Windows) as meaning the cwd is not setgid. Reported by Rich Dawe. | |||
2000-12-31 | File renamed from tests/sticky-check. | Jim Meyering | |
All uses of "sticky" changed to "setgid". |