[Libguestfs] [PATCH v3 1/2] v2v: ova: fix checking of the manifest file

Richard W.M. Jones rjones at redhat.com
Wed Oct 5 13:03:35 UTC 2016


On Wed, Oct 05, 2016 at 01:40:52PM +0200, Tomáš Golembiovský wrote:
> +          else
> +            warning (f_"unable to parse line from manifest file: %S") line
> +              (String.replace line "\r" "")

Does this even compile?  Anyway you don't need the String.replace
because %S does quoting.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html




More information about the Libguestfs mailing list