From f568fde9b53fcfc2a4a470d2e2ba7a6004ad7f81 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Fri, 8 Aug 2008 20:54:03 +0000 Subject: * better error handling * fix of ticket #255 * error handling if no kind is installed is currently broken * documentation of exit statement in preInstallationPhase() added git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1992 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/OpenSLX/OSPlugin/Base.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os-plugins/OpenSLX/OSPlugin/Base.pm') diff --git a/os-plugins/OpenSLX/OSPlugin/Base.pm b/os-plugins/OpenSLX/OSPlugin/Base.pm index a118e79b..940f022d 100644 --- a/os-plugins/OpenSLX/OSPlugin/Base.pm +++ b/os-plugins/OpenSLX/OSPlugin/Base.pm @@ -358,6 +358,8 @@ The given parameters are similar to the ones for installationPhase(), except that all paths are now relative to the root-fs instead of being relative to the chroot (i.e. the paths are ready to be used from outside the chroot): +A "exit 1;" will result in a not installed plugin. + =over =item C -- cgit v1.2.3-55-g7522