On 05/10/2016 08:16 AM, Jovanka Gulicoska wrote:
> virGetLastErrorMessage() in daemon, examples,bhyve, lxc,
> logging, locking, libvirt, libxl, lxc, rpc, storage,
> uml, and util.
> 
> Fix syntax error in tests.

Patches should be individually clean, so the test fixup should have been
squashed into the previous patch.

Easiest way to do that: make the changes, git commit tests/, then git rebase
-i and 'fixup' the previous commit.

This patch also conflicts with changes in the libxl driver that have gone
since you posted, so be careful with that

Additionally there's another instance that needs fixing in 
src/conf/virsecretobj.c

Otherwise the patch looks good

Thanks,
Cole

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to