From 301462ccbd87bd72cd9d98704a8e765cd7f31478 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 18 Sep 2008 18:32:20 +0000 Subject: [PATCH] -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 --- xCAT-server/lib/xcat/plugins/ipmi.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/ipmi.pm b/xCAT-server/lib/xcat/plugins/ipmi.pm index ca530544f..3d2af2bd0 100644 --- a/xCAT-server/lib/xcat/plugins/ipmi.pm +++ b/xCAT-server/lib/xcat/plugins/ipmi.pm @@ -3623,7 +3623,6 @@ sub vitals { $per = "% "; } else { $per = " "; - $per .= $sdr->rec_type; } my $numformat = ($sdr->sensor_units_1 & 0b11000000) >> 6; if ($numformat) {