-Fix ESX plugin mismanagement of copycds

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2009-10-06 20:47:59 +00:00
parent 1350e523e0
commit 85c0d184a8

View File

@ -78,7 +78,7 @@ sub preprocess_request {
my $vusername = "Administrator";
my $vpassword = "";
unless ($request) { return; }
unless ($request and $request->{command} and $request->{command}->[0]) { return; }
if ($request->{command}->[0] eq 'copycd')
{ #don't farm out copycd