support for multiple hcps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -287,10 +287,10 @@ sub state { | ||||
|         my $stat = enumerate( $h, $mtms ); | ||||
|         my $Rc = shift(@$stat); | ||||
|         my $data = @$stat[0]; | ||||
|         if($Rc != 0) { | ||||
|             push @result,[$mtms ,$$data[0],$Rc]; | ||||
|             return(\@result); | ||||
|         } | ||||
|         #if($Rc != 0) { | ||||
|         #    push @result,[$mtms ,$$data[0],$Rc]; | ||||
|         #    return(\@result); | ||||
|         #} | ||||
|         while (my ($name,$d) = each(%$h) ) { | ||||
|             ################################## | ||||
|             # Look up by lparid  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user