minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
15500d97da
commit
c555940043
@ -148,7 +148,7 @@ sub mkhwconn_parse_args
|
||||
|
||||
}
|
||||
#$nodetype = $nodetype_hash->{nodetype};
|
||||
$nodetype = CAT::DBobjUtils->getnodetype($node);
|
||||
$nodetype = xCAT::DBobjUtils->getnodetype($node);
|
||||
$node_parent = $node_parent_hash->{parent};
|
||||
if ( !$nodetype )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user