summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser/data/opt
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/vmchooser/data/opt')
-rwxr-xr-xremote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt b/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
index 30a0d517..f5878b9b 100755
--- a/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
+++ b/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
@@ -584,6 +584,7 @@ fi
#fi
# This will start the VM
+writelog "VM command: eval ${VIRTCMD} ${VIRTCMDOPTS}"
eval ${VIRTCMD} ${VIRTCMDOPTS}
#
writelog "Bye."