From 8d71eba75034ede8429de66c9dc3627d686ff996 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 5 Jul 2008 19:14:14 +0000 Subject: * cleaned up and clearified comment a little further git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1906 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/OpenSLX/OSPlugin/Engine.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'os-plugins/OpenSLX/OSPlugin') diff --git a/os-plugins/OpenSLX/OSPlugin/Engine.pm b/os-plugins/OpenSLX/OSPlugin/Engine.pm index a6d22b34..3f73a97a 100644 --- a/os-plugins/OpenSLX/OSPlugin/Engine.pm +++ b/os-plugins/OpenSLX/OSPlugin/Engine.pm @@ -466,7 +466,10 @@ install/remove a plugin into/from a vendor-OS: Checks if the stage3 values given in B<$stage3Attrs> are allowed and make sense. -This method gets also invoken whenever changes by slxconfig where made. +This method gets also invoked whenever changes by slxconfig were made (passing +in only the stage3 attributes the user tried to change) and by the config +demuxer (passing in all stage3 attributes for the system currently being +demuxed). If all values are ok, this method returns 1 - if not, it extends the given problems array-ref with the problems that were found (and returns undef). -- cgit v1.2.3-55-g7522