fix a typo from nodehm.mgt to nodehm:mgt

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2009-12-09 15:30:59 +00:00
parent 48858c6a75
commit 0dab1d959a

View File

@ -25,7 +25,7 @@ sub handled_commands {
mkhwconn => 'nodehm:mgt',
rmhwconn => 'nodehm:mgt',
lshwconn => 'nodehm:mgt',
renergy => 'nodehm.mgt'
renergy => 'nodehm:mgt'
};
}