Jim Meyering
112efa81f2
Replace all occurrences of `(exit N); exit' with
...
`(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-06-23 15:07:00 +00:00
Jim Meyering
9af79ee204
Remove `du' stack space test.
...
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 16:47:07 +00:00
Jim Meyering
4b43b0ccae
remove stray `done' diagnostic
2004-02-06 16:45:09 +00:00
Jim Meyering
26470e56d9
(deep): Remove progress-style diagnostics,
...
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.
2004-02-06 15:26:12 +00:00
Jim Meyering
36337bfd18
Ensure that du can process a hierarchy
...
of depth 400 while using no more than 50KB of stack space.
2003-10-02 17:05:34 +00:00
Jim Meyering
01d63f13e8
Use tr's \n notation rather than \012.
2003-05-14 06:26:34 +00:00
Jim Meyering
c175e3f6c8
update framework
2002-04-20 14:49:46 +00:00
Jim Meyering
f2bb69ebb0
Use this:
...
(exit $fail); exit
not this:
exit $fail
2002-04-19 22:50:36 +00:00
Jim Meyering
dc3a2321e0
Set $tmp the new way.
2002-04-19 20:50:43 +00:00
Jim Meyering
1ca40285b2
(deep): Remove `find > k' debugging remnant.
1997-12-15 11:35:22 +00:00
Jim Meyering
916300ba27
*** empty log message ***
1997-10-19 03:20:04 +00:00
Jim Meyering
22b1971cbc
*** empty log message ***
1997-10-19 03:12:10 +00:00
Jim Meyering
53e807719a
*** empty log message ***
1997-10-19 02:38:31 +00:00
Jim Meyering
6e08ff4f71
*** empty log message ***
1997-08-02 17:36:07 +00:00
Jim Meyering
9608d12c39
*** empty log message ***
1997-08-02 17:31:01 +00:00
Jim Meyering
b8f7d0087d
*** empty log message ***
1997-08-02 17:20:39 +00:00
Jim Meyering
70611589b3
.
1997-08-02 17:10:12 +00:00