提交 29151830 编写于 作者: M Martin Kletzander

tests: Create privileged driver config in qemuxml2argvtest

This is actually a proper setting since we're not checking
session-mode related XMLs.
Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
上级 460e42b1
......@@ -500,7 +500,7 @@ mymain(void)
return EXIT_FAILURE;
}
driver.config = virQEMUDriverConfigNew(false);
driver.config = virQEMUDriverConfigNew(true);
VIR_FREE(driver.config->spiceListen);
VIR_FREE(driver.config->vncListen);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册