Re: [libvirt] [PATCH 16/21] tests: qemuxml2argv: centralize CAPS suffix building

2019-03-19 Thread Andrea Bolognani
On Thu, 2019-03-14 at 10:44 -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > tests/qemuxml2argvtest.c | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Andrea Bolognani -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing l

[libvirt] [PATCH 16/21] tests: qemuxml2argv: centralize CAPS suffix building

2019-03-14 Thread Cole Robinson
Signed-off-by: Cole Robinson --- tests/qemuxml2argvtest.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index b1c18c6c09..4b34bbcb63 100644 --- a/tests/qemuxml2argvtest.c +++ b/tests/qemuxml2argvtest.c @@ -78