From fa34a93be27c483986a1254949057bae5f70e55c Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 8 Jun 2012 18:06:24 +0000 Subject: [PATCH] fix xcataixscript bug 3529713 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/aixinstall.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xCAT-server/lib/xcat/plugins/aixinstall.pm b/xCAT-server/lib/xcat/plugins/aixinstall.pm index 41a2c0cdc..f061ccf55 100644 --- a/xCAT-server/lib/xcat/plugins/aixinstall.pm +++ b/xCAT-server/lib/xcat/plugins/aixinstall.pm @@ -8148,6 +8148,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) {