summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/run-virt.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-02-26 14:20:14 +0100
committerDirk von Suchodoletz2009-02-26 14:20:14 +0100
commitcb34bf23f8ba7aa596cc658e149442c2c6cca6cb (patch)
tree23b3be03d7deb628e2b4196c3ad088b588343808 /os-plugins/plugins/vmchooser/files/run-virt.sh
parentThe basic functionality of the old run-vmware scripts is now available (diff)
downloadcore-cb34bf23f8ba7aa596cc658e149442c2c6cca6cb.tar.gz
core-cb34bf23f8ba7aa596cc658e149442c2c6cca6cb.tar.xz
core-cb34bf23f8ba7aa596cc658e149442c2c6cca6cb.zip
Further improvements for run-virt.sh ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2643 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/files/run-virt.sh')
-rw-r--r--os-plugins/plugins/vmchooser/files/run-virt.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmchooser/files/run-virt.sh b/os-plugins/plugins/vmchooser/files/run-virt.sh
index 4792d5e8..759709e2 100644
--- a/os-plugins/plugins/vmchooser/files/run-virt.sh
+++ b/os-plugins/plugins/vmchooser/files/run-virt.sh
@@ -213,7 +213,6 @@ cp ${xml} /var/lib/virt/vmchooser/fd-loop/config.xml
# check if virtual machine container file exists
filecheck
-echo ${virt_mach}
# get all virtual machine specific stuff from the respective include file
if [ -e /etc/opt/openslx/run-${virt_mach}.include ] ; then