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:
ellen56 2009-03-25 10:03:15 +00:00
parent 1fe7325d56
commit 5eb274f3a3

View File

@ -1359,6 +1359,9 @@ sub getmacs {
push @midxary,$1;
}
}
} else {
$nrtab->close;
return -1, "please set noderes.installnic or noderes.primarynic";
}
}
if ($code==0) {