-Fix db2man failure on rpm build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -2519,7 +2519,7 @@ sub getNodesetStates{
 | 
			
		||||
    my $errormsg; 
 | 
			
		||||
   # print "ya=@yabootnodes, pxe=@pxenodes, aix=@aixnodes\n";     
 | 
			
		||||
    if (@yabootnodes > 0) {
 | 
			
		||||
      use xCAT_plugin::yaboot;
 | 
			
		||||
      require xCAT_plugin::yaboot;
 | 
			
		||||
      @retarray=xCAT_plugin::yaboot::getNodesetStates(\@yabootnodes, $hashref);
 | 
			
		||||
      if ($retarray[0]) { 
 | 
			
		||||
	$retcode=$retarray[0];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user