to fix the bpa.pm module load problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
eb26d1787b
commit
98afbf8ced
@ -225,7 +225,7 @@ sub fsp_state_action {
|
||||
# output the prompt
|
||||
#################
|
||||
#$outhash{ $node_name } = $res;
|
||||
if( defined($res) ) {
|
||||
if( @res ) {
|
||||
$res[0] =~ s/$node_name: //;
|
||||
}
|
||||
return( [$Rc,@res] );
|
||||
|
Loading…
Reference in New Issue
Block a user