summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-04-13 12:35:31 +0200
committerDirk von Suchodoletz2008-04-13 12:35:31 +0200
commit4714f70c7160a1454b905e92a88dd34208abeb05 (patch)
treec4bea325a8923dc735ef06c1f8ee2562b88fa79b /os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
parentMore complete version of vmchooser. (diff)
downloadcore-4714f70c7160a1454b905e92a88dd34208abeb05.tar.gz
core-4714f70c7160a1454b905e92a88dd34208abeb05.tar.xz
core-4714f70c7160a1454b905e92a88dd34208abeb05.zip
Commenting "in" a variable declaration got the vmchooser plugin working
again ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1738 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm')
-rw-r--r--os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm b/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
index 25272af6..778e419c 100644
--- a/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
+++ b/os-plugins/plugins/vmchooser/OpenSLX/OSPlugin/vmchooser.pm
@@ -89,7 +89,7 @@ sub installationPhase
# vendor-OS. In order to make this possible while chrooted, the host's
# /opt/openslx folder will be mounted to /mnt/openslx in the vendor-OS.
# get our own name:
- #my $pluginName = $self->{'name'};
+ my $pluginName = $self->{'name'};
# get our own base path: