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. | |||
2003-12-08 | Don't assume that 'ls' output is fixed-width. | Jim Meyering | |
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2003-03-19 | Unset CDPATH. Otherwise, having the | Jim Meyering | |
CDPATH shell variable set could cause this test to fail. | |||
2003-02-08 | Don't assume that the file owner username length is less than 9 | Jim Meyering | |
in ls output: instead, omit that field altogether. | |||
2000-10-22 | Source lang-default rather than open-coding | Jim Meyering | |
the setting/exporting of LANG, LC_ALL, and LANGUAGE. | |||
2000-10-18 | Make sure the programs use C-locale formats | Jim Meyering | |
and translations. Bruno Haible reported that this test would fail when using other locales, because ls printed a translation of `total'. | |||
2000-09-29 | Run `diff -c' only if cmp finds a difference. | Jim Meyering | |
Clean up. | |||
2000-09-05 | Redirect stdout to stderr before trying to | Jim Meyering | |
remove the temp directory. Otherwise, the `rm -rf' would get an error because the output file wouldn't be closed and the directory wouldn't be `empty'. | |||
2000-09-04 | *** empty log message *** | Jim Meyering | |
2000-09-04 | *** empty log message *** | Jim Meyering | |
2000-09-04 | *** empty log message *** | Jim Meyering | |
2000-09-04 | *** empty log message *** | Jim Meyering | |
2000-09-04 | *** empty log message *** | Jim Meyering | |
2000-09-02 | *** empty log message *** | Jim Meyering | |
2000-09-02 | *** empty log message *** | Jim Meyering | |
2000-09-02 | *** empty log message *** | Jim Meyering | |
2000-09-02 | *** empty log message *** | Jim Meyering | |