summaryrefslogtreecommitdiffstats
path: root/os-plugins/OpenSLX/OSPlugin/Base.pm
diff options
context:
space:
mode:
authorOliver Tappe2008-07-05 21:13:33 +0200
committerOliver Tappe2008-07-05 21:13:33 +0200
commitfb8cdf11ed85ae122b88ed613ee47a29ed69a9de (patch)
tree8a9b1e2c57f83320ca391dc65bf47b29354c549b /os-plugins/OpenSLX/OSPlugin/Base.pm
parent* rewrite for vmpl1.0. tested on suse-10.2 with success (diff)
downloadcore-fb8cdf11ed85ae122b88ed613ee47a29ed69a9de.tar.gz
core-fb8cdf11ed85ae122b88ed613ee47a29ed69a9de.tar.xz
core-fb8cdf11ed85ae122b88ed613ee47a29ed69a9de.zip
* cosmetics
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1905 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/OpenSLX/OSPlugin/Base.pm')
-rw-r--r--os-plugins/OpenSLX/OSPlugin/Base.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/os-plugins/OpenSLX/OSPlugin/Base.pm b/os-plugins/OpenSLX/OSPlugin/Base.pm
index 5c8f4e6c..2b6075f5 100644
--- a/os-plugins/OpenSLX/OSPlugin/Base.pm
+++ b/os-plugins/OpenSLX/OSPlugin/Base.pm
@@ -184,8 +184,7 @@ sub getDefaultAttrsForVendorOS
=item checkStage3AttrValues()
-Checks if the stage3 values given in B<$stage3Attrs> are allowed and makes
-sense.
+Checks if the stage3 values given in B<$stage3Attrs> are allowed and make sense.
This method returns an array-ref of problems found. If there were no problems,
this methods returns undef.