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:
nott 2012-06-08 18:05:00 +00:00
parent 2f18ec4f7f
commit f17eed25e4

View File

@ -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) {