Fix a mistake when running rscan -w

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2011-10-14 02:32:59 +00:00
parent 2a1136ff10
commit 6693b8cae5

View File

@ -152,7 +152,7 @@ sub add_ppc {
###############################
# Update ppc table
###############################
if ( $type =~ /^(fsp|bpa|lpar|frame|cec)$/ ) {
if ( $type =~ /^(fsp|bpa|lpar|frame|cec|hmc)$/ ) {
$db{ppc}->setNodeAttribs( $name,
{ hcp=>$server,
id=>$id,