mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-12 05:54:53 -05:00
cli: Don't log to debug files from the test suite
We shouldn't be doing it anyways, but my recent cache_dir change broke a bunch of stuff without this.
This commit is contained in:
@@ -43,6 +43,7 @@ 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