Re: [libvirt] [PATCH sandbox 3/3] Add LIBVIRT_SANDBOX_INIT_DEBUG env variable

2015-06-16 Thread Cedric Bosdonnat
On Tue, 2015-06-16 at 12:25 +0100, Daniel P. Berrange wrote: > Allow debugging of the init process separately from debugging > of libvirt sandbox infrastructure, by using the new env var > LIBVIRT_SANDBOX_INIT_DEBUG=1. > --- > libvirt-sandbox/libvirt-sandbox-builder-container.c | 3 +-- > libvirt-

[libvirt] [PATCH sandbox 3/3] Add LIBVIRT_SANDBOX_INIT_DEBUG env variable

2015-06-16 Thread Daniel P. Berrange
Allow debugging of the init process separately from debugging of libvirt sandbox infrastructure, by using the new env var LIBVIRT_SANDBOX_INIT_DEBUG=1. --- libvirt-sandbox/libvirt-sandbox-builder-container.c | 3 +-- libvirt-sandbox/libvirt-sandbox-builder-machine.c | 3 +-- 2 files changed, 2 i