summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Uhrig2008-08-08 23:06:47 +0200
committerVolker Uhrig2008-08-08 23:06:47 +0200
commite647743ab9041070cecbf4653f61f970a80091ea (patch)
treeefe409c22b1b4ee419c000cb81bf27e9d11a8a18
parent* minor fix in output (diff)
downloadcore-e647743ab9041070cecbf4653f61f970a80091ea.tar.gz
core-e647743ab9041070cecbf4653f61f970a80091ea.tar.xz
core-e647743ab9041070cecbf4653f61f970a80091ea.zip
* removed needles comment
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1996 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
index cce3f578..6dd23bcd 100644
--- a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
+++ b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
@@ -221,8 +221,6 @@ sub preInstallationPhase()
print " vmware::vmpl1.0=1 or\n";
print " vmware::vmpl2.0=1\n";
print " * vmware plugin was not installed!\n\n";
- # TODO: write to mailingliste. exit 1 still let the plugin
- # be installed in the database!
exit 1;
}