summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/files/run-virt.include
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-03-05 01:56:33 +0100
committerDirk von Suchodoletz2010-03-05 01:56:33 +0100
commitf5373bbb19fa8e5133e17720597b472e5bab5920 (patch)
tree15ffb2040b38651a8212b49b5b241291031bf4c0 /os-plugins/plugins/vmware/files/run-virt.include
parentChanged plugin path ... (diff)
downloadcore-f5373bbb19fa8e5133e17720597b472e5bab5920.tar.gz
core-f5373bbb19fa8e5133e17720597b472e5bab5920.tar.xz
core-f5373bbb19fa8e5133e17720597b472e5bab5920.zip
Small changes to vmware plugin ...
Diffstat (limited to 'os-plugins/plugins/vmware/files/run-virt.include')
-rw-r--r--os-plugins/plugins/vmware/files/run-virt.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/run-virt.include b/os-plugins/plugins/vmware/files/run-virt.include
index 149dd730..6328baab 100644
--- a/os-plugins/plugins/vmware/files/run-virt.include
+++ b/os-plugins/plugins/vmware/files/run-virt.include
@@ -42,7 +42,7 @@ sharedFolder.option = \"alwaysEnabled\"" >>${conffile}
esac
case "$vmversion" in
2.5|3.*|6.5|7.*)
- if [ "${cpu_cores}" -ge "2" 2>/dev/null]; then
+ if [ "${cpu_cores}" -ge "2" 2>/dev/null ]; then
numvcpus="2"
fi
cap3d="TRUE" # helper var for loging output