mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 02:40:28 +00:00
Fix erroneous forking in slpdiscover
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -209,6 +209,7 @@ sub setupIMM {
|
||||
$ssh->close();
|
||||
$ipmitab->setNodeAttribs($node,{bmcid=>$slpdata->{macaddress}});
|
||||
}
|
||||
exit(0);
|
||||
}
|
||||
|
||||
sub configure_hosted_elements {
|
||||
|
Reference in New Issue
Block a user