mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	-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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user