[Libguestfs] [PATCH] customize: add --truncate-recursive option

Richard W.M. Jones rjones at redhat.com
Thu Mar 5 13:01:23 UTC 2015


On Thu, Mar 05, 2015 at 01:58:21PM +0100, Maros Zatko wrote:
> +      let files = List.filter (fun f -> g#is_file (path ^ f)) maybefiles in

I'm surprised that path ^ f works ...

Suggest using the library function `rm_rf_only_files' instead.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v




More information about the Libguestfs mailing list