-Fix STATEMNT issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -213,7 +213,7 @@ sub mknetboot | ||||
|     my $stateHash; | ||||
|     if($statelite){ | ||||
|         $statetab = xCAT::Table->new('statelite',-create=>1); | ||||
|         $stateHash = $statetab->getNodeAttribs(\@nodes, ['statemnt']); | ||||
|         $stateHash = $statetab->getNodesAttribs(\@nodes, ['statemnt']); | ||||
|     } | ||||
|     #my $addkcmdhash = | ||||
|     #    $bptab->getNodesAttribs(\@nodes, ['addkcmdline']); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user