[Libguestfs] [PATCH] run: Don't fail on missing LIBGUESTFS_PATH if --disable-appliance

Richard W.M. Jones rjones at redhat.com
Sun May 19 16:28:40 UTC 2013


On Sun, May 19, 2013 at 05:32:17PM +0200, Hilko Bengen wrote:
> This can probably be fixed in test-events.sh itself, however.

Yup.  Looks like that should be filtered out from the output, since
it's really a detail of the implementation of guestfish (ie. that when
you call the 'reopen' command it copies the existing configuration
into the new handle):

https://github.com/libguestfs/libguestfs/blob/master/fish/reopen.c#L74

That test already filters out (grep -v) a bunch of other irrelevant stuff.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)




More information about the Libguestfs mailing list