From d8e680ff0bfc228087bc66a04b8abc31e10cd694 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 26 Jun 2023 12:20:59 +0200 Subject: [qemu] Fix var typo --- .../qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include index 2b1853e2..ecf68e0c 100644 --- a/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include +++ b/core/modules/qemu/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include @@ -103,7 +103,7 @@ run_plugin() { && VIRTCMDOPTS+=( "-vmparallel0" "${PARALLEL0}" ) notempty pt_gpu_mdev_id && VIRTCMDOPTS+=( "-vmilmdevid0" "${pt_gpu_mdev_id}" ) - if $debug; then + if $DEBUG; then VIRTCMDOPTS+=( "-xmledit" ) fi -- cgit v1.2.3-55-g7522