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:
parent
92a8d070c2
commit
fbac04966b
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user