-Negative/zero slot ids have been used by some to indicate a management module, may not be the best way, but provide compatibility for those scenarios

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-09-11 02:18:58 +00:00
parent 98aa5626fd
commit 71ec72fa49

View File

@ -687,7 +687,7 @@ sub vitals {
my $tmp;
if ( defined $slot ) { #-- querying some blade
if ( defined $slot and $slot > 0) { #-- querying some blade
if (grep /watt/,@vitems) {
if ($slot < 8) {