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
2ef6aec8ce
Adjust, now that we no longer report `removing all entries of directory ...'.
2002-06-02 20:37:43 +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
171aba014f
source lang-default *before* the `cd'
2000-10-22 21:23:18 +00:00
Jim Meyering
28c6609c86
Source lang-default rather than open-coding
...
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-22 13:09:28 +00:00
Jim Meyering
c8a15b9edb
Add quote marks to match new behavior.
2000-07-30 18:44:43 +00:00
Jim Meyering
d402b210ea
don't use $test
2000-05-20 08:52:03 +00:00
Jim Meyering
619ffb2bff
fail if final rm fails
2000-05-20 08:48:39 +00:00
Jim Meyering
abd2b295f2
Clean up.
2000-05-20 08:42:44 +00:00
Jim Meyering
c2262fcd90
use rm, not $RM
2000-05-03 11:09:07 +00:00
Jim Meyering
93e3e3a5a8
Define LC_ALL instead of LANG, in case the user has
...
LC_CTYPE or LC_ALL set. Define it and LANGUAGE before the first "sort" call.
2000-05-03 11:07:51 +00:00
Jim Meyering
b0952dd045
Don't make the success of the test depend on the
...
order in which directory entries are processed.
Reported by Andreas Schwab.
2000-02-26 21:34:41 +00:00
Jim Meyering
2f617e52d6
changed --verbose message
1998-06-27 04:40:13 +00:00
Jim Meyering
a1cc8f5961
*** empty log message ***
1998-03-14 15:56:46 +00:00
Jim Meyering
8c3fb79a89
.
1998-01-24 16:48:52 +00:00
Jim Meyering
8a0550a816
Adjust expected output for changed format of `rm --verbose'.
1998-01-24 08:43:46 +00:00
Jim Meyering
f7bb262cc8
minor tweaks
1998-01-22 08:33:02 +00:00
Jim Meyering
41347fc40e
*** empty log message ***
1997-08-16 17:41:45 +00:00
Jim Meyering
754478c6f5
.
1997-08-16 16:40:55 +00:00