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:
jjhua 2010-08-05 06:48:09 +00:00
parent 044aab2789
commit 4279cdb5de

View File

@ -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