[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [SCM] Debian package checker branch, master, updated. 2.4.1-8-g2d8538b



Raphael Geissert <geissert@debian.org> writes:

> I considered using File::Path, but lib/Util.pm runs rm(1) on delete_dir, so 
> I made it use mkdir(1) until both use File::Path.

> As far as I could see File::Path requires more special error handling code 
> and we could benefit if this is done only in one place (i.e. wrapping 
> File::Path's make_path and remove_tree in another module.)

It doesn't as much here since it's okay if the collection script dies, but
yeah, in general that makes sense.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: