mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Give more information on the error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -2869,7 +2869,7 @@ sub updateAIXsoftware | ||||
|                     { | ||||
|                         my $rsp; | ||||
|                         push @{$rsp->{data}}, | ||||
|                           "Could not run installp command.\n"; | ||||
|                           "Could not run installp command: \'$inpcmd\'.\n"; | ||||
|                         foreach my $o (@$output) | ||||
|                         { | ||||
|                             push @{$rsp->{data}}, "$o"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user