Re: [libvirt] [PATCH 3/3] When testing qemu, unset the SDL driver environment variables.

2010-01-20 Thread Matthias Bolte
2010/1/18 Daniel Veillard : > On Mon, Dec 28, 2009 at 04:35:56PM +0100, Matthias Bolte wrote: >> 2009/12/23 Diego Elio Pettenò : >> > With these variables present, the tests would fail because they are not >> > expected. >> > --- >> >  tests/qemuxml2argvtest.c |    2 ++ >> >  1 files changed, 2 ins

Re: [libvirt] [PATCH 3/3] When testing qemu, unset the SDL driver environment variables.

2010-01-18 Thread Daniel Veillard
On Mon, Dec 28, 2009 at 04:35:56PM +0100, Matthias Bolte wrote: > 2009/12/23 Diego Elio Pettenò : > > With these variables present, the tests would fail because they are not > > expected. > > --- > >  tests/qemuxml2argvtest.c |    2 ++ > >  1 files changed, 2 insertions(+), 0 deletions(-) > > > > d

Re: [libvirt] [PATCH 3/3] When testing qemu, unset the SDL driver environment variables.

2009-12-28 Thread Matthias Bolte
2009/12/23 Diego Elio Pettenò : > With these variables present, the tests would fail because they are not > expected. > --- >  tests/qemuxml2argvtest.c |    2 ++ >  1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c > index 3b0aa2b.

[libvirt] [PATCH 3/3] When testing qemu, unset the SDL driver environment variables.

2009-12-23 Thread Diego Elio Pettenò
With these variables present, the tests would fail because they are not expected. --- tests/qemuxml2argvtest.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 3b0aa2b..b64dc6a 100644 --- a/tests/qemuxml2argvtest.c