fix xcataixscript bug 3529713
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -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) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user