Re: [22007] trunk/base/src/port1.0/portutil.tcl

2007-02-15 Thread Jordan K. Hubbard
Well, making a pextlib call that implements "delete" with multiple arguments, where each argument is a filename (or directory), would be trivial in the extreme. Do we want more than that? - Jordan On Feb 15, 2007, at 8:24 PM, Kevin Ballard wrote: Alternately, we could just go back to using

Re: [22007] trunk/base/src/port1.0/portutil.tcl

2007-02-15 Thread Kevin Ballard
Alternately, we could just go back to using rm -rf, but do it correctly this time (so spaces don't screw it up). This would be easier if the system call from Pextlib followed the exec usage and allowed you to pass each argument separately. On Feb 14, 2007, at 3:23 AM, Jordan K. Hubbard wrot

Re: [22007] trunk/base/src/port1.0/portutil.tcl

2007-02-14 Thread Jordan K. Hubbard
rtutil.tcl Diff Modified: trunk/base/src/port1.0/portutil.tcl (22006 => 22007) --- trunk/base/src/port1.0/portutil.tcl 2007-02-13 22:54:21 UTC (rev 22006) +++ trunk/base/src/port1.0/portutil.tcl 2007-02-14 03:09:46 UTC (rev 22007) @@ -443,7 +443,7 @@ proc ldelete {list value} { set ix [ls