minor fix.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2011-05-25 10:35:28 +00:00
parent 670df91e70
commit abf4eda63a

View File

@ -160,6 +160,7 @@ my %tables = ('site' => 1,
'nodegroup' => 0,
'networks' => 1,
'routes' => 0,
'vpd' => 1,
);
my $CECPOSITIONS; # a hash of the cec values in the nodepos table