mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
cliconfig: Use default values if we're in the test suite
We were doing this by hand more or less, but this way is more future proof.
This commit is contained in:
@@ -43,7 +43,6 @@ urikvm = uriqemu + _capsprefix + "libvirt-1.1.2-qemu-caps.xml"
|
||||
urilxc = fakeuri + _capsprefix + "capabilities-lxc.xml,lxc"
|
||||
|
||||
os.environ["VIRTINST_TEST_SCRATCHDIR"] = os.getcwd()
|
||||
os.environ["VIRTINST_TEST_SUITE"] = "1"
|
||||
|
||||
|
||||
def get_debug():
|
||||
|
||||
Reference in New Issue
Block a user