From 74ec9bad5b9c5f3f68e84188043103f2deeb2347 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 7 Jul 2011 20:39:19 +0200 Subject: ... --- src/os-plugins/plugins/vmchooser/files/run-virt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os-plugins/plugins/vmchooser/files') diff --git a/src/os-plugins/plugins/vmchooser/files/run-virt.sh b/src/os-plugins/plugins/vmchooser/files/run-virt.sh index e38c0f19..154714c6 100644 --- a/src/os-plugins/plugins/vmchooser/files/run-virt.sh +++ b/src/os-plugins/plugins/vmchooser/files/run-virt.sh @@ -214,7 +214,7 @@ xmlvirt=$(grep -o 'virtualmachine param=.*"' ${xmlfile} \ # choose the proper virtualization/emulator plugin [ "x${xmlvirt}" != "x" -a "x${xmlvirt}" != "xqemukvm" -a \ "x${xmlvirt}" != "xvirtualbox" -a "x${xmlvirt}" != "xvmware" ] && \ - xmlvirt="emulator" + xmlvirt="emufe" # make a guess from the filename extension if ${xmlvirt} is empty # (not set within the XML file) -- cgit v1.2.3-55-g7522