-Strip a piece of debug output

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-09-18 18:32:20 +00:00
parent 41700ddcb0
commit 301462ccbd

View File

@ -3623,7 +3623,6 @@ sub vitals {
$per = "% ";
} else {
$per = " ";
$per .= $sdr->rec_type;
}
my $numformat = ($sdr->sensor_units_1 & 0b11000000) >> 6;
if ($numformat) {