From 7a76ce169b090a2556cbe5a7043dfd187cf329f1 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Fri, 8 Aug 2008 21:03:43 +0000 Subject: * minor fix in output git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1995 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm') diff --git a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm index f8bc4be7..cce3f578 100644 --- a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm +++ b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm @@ -217,9 +217,9 @@ sub preInstallationPhase() if ($local == 0 && $vmpl10 == 0 && $vmpl20 == 0) { print "\n\n * At least one kind needs to get installed/activated:\n"; - print " vmware::local=1 or\n"; - print " vmware::vmpl1.0=1 or\n"; - print " vmware::vmpl2.0=\n"; + print " vmware::local=1 or\n"; + 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! -- cgit v1.2.3-55-g7522