]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix PKI directory used for QEMU test suite
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 7 Feb 2013 16:39:16 +0000 (16:39 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 8 Feb 2013 11:34:25 +0000 (11:34 +0000)
commit9cceb0fc35a54df79eebf2a076a1f684ba0c8134
tree2beb9cda313eefc679d861e1498df0e5dd2715fb
parent0d36f228a403e013c906432ef0ae6ee6dd350d96
Fix PKI directory used for QEMU test suite

The data files for testing QEMU command line generation are
hardcoded to use /etc/pki, so we should explicitly set that
in the test case, avoiding the dynamic SYSCONFDIR value.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/qemuxml2argvtest.c