1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 02:06:26 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jim Meyering fb763e4f7a Use double quotes around diagnostic. 2002-10-08 09:21:08 +00:00
Jim Meyering 306c8e8b4f Lots of clean-up:
E.g.,

    (exit $fail); exit

    t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$
    trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0
2002-04-19 21:55:30 +00:00
Jim Meyering 4061c49579 Use better trap, etc. 2002-04-19 21:38:32 +00:00
Jim Meyering bda7fb978e Remove use of cp's now-deprecated --version-control option. 1999-10-16 14:50:26 +00:00
Jim Meyering 890d74d50b Now that PATH is set properly, use rm and cp rather than $RM and $CP. 1999-01-18 02:54:36 +00:00
Jim Meyering 8dfdbd327c . 1997-07-09 18:11:59 +00:00
Jim Meyering 8f19e15873 *** empty log message *** 1997-07-08 23:06:36 +00:00
Jim Meyering c2f3a114a8 *** empty log message *** 1997-07-08 23:05:32 +00:00
Jim Meyering ba6af15f00 *** empty log message *** 1997-07-08 23:04:58 +00:00
Jim Meyering 0c073269a5 . 1997-07-08 23:00:29 +00:00