fix xcataixscript bug 3529713
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2f18ec4f7f
commit
f17eed25e4
@ -8123,6 +8123,10 @@ sub prenimnodeset
|
||||
xCAT::MsgUtils->message("E", $rsp, $callback);
|
||||
return (1);
|
||||
}
|
||||
|
||||
# add this res to @nimres
|
||||
push(@nimres, 'xcataixscript');
|
||||
|
||||
} else {
|
||||
# TODO: xcataixscript is having problem with NFSv4, will be fixed in the next AIX release
|
||||
if (0 && $::NFSv4) {
|
||||
|
Loading…
Reference in New Issue
Block a user