fixed bug2689619
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1fe7325d56
commit
5eb274f3a3
@ -1359,6 +1359,9 @@ sub getmacs {
|
||||
push @midxary,$1;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
$nrtab->close;
|
||||
return -1, "please set noderes.installnic or noderes.primarynic";
|
||||
}
|
||||
}
|
||||
if ($code==0) {
|
||||
|
Loading…
Reference in New Issue
Block a user