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. | |||
2004-02-06 | Remove `du' stack space test. | Jim Meyering | |
Apparently, `ulimit -s N' isn't portable enough. This test will be restored (with a guard against losing ulimit) in its own file later. | |||
2004-02-06 | remove stray `done' diagnostic | Jim Meyering | |
2004-02-06 | (deep): Remove progress-style diagnostics, | Jim Meyering | |
since this test doesn't take long enough to merit them. Run du on $tmp (the containing dir), not $deep, the full path to leaf. | |||
2003-10-02 | Ensure that du can process a hierarchy | Jim Meyering | |
of depth 400 while using no more than 50KB of stack space. | |||
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2002-04-20 | update framework | Jim Meyering | |
2002-04-19 | Use this: | Jim Meyering | |
(exit $fail); exit not this: exit $fail | |||
2002-04-19 | Set $tmp the new way. | Jim Meyering | |
1997-12-15 | (deep): Remove `find > k' debugging remnant. | Jim Meyering | |
1997-10-19 | *** empty log message *** | Jim Meyering | |
1997-10-19 | *** empty log message *** | Jim Meyering | |
1997-10-19 | *** empty log message *** | Jim Meyering | |
1997-08-02 | *** empty log message *** | Jim Meyering | |
1997-08-02 | *** empty log message *** | Jim Meyering | |
1997-08-02 | *** empty log message *** | Jim Meyering | |
1997-08-02 | . | Jim Meyering | |