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:
		| @@ -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] );  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user