From 59938039cb08fe60e8f0272178597ea2a6909802 Mon Sep 17 00:00:00 2001 From: Munzy Date: Tue, 16 Apr 2019 13:57:30 -0700 Subject: [PATCH] Spacing Fixes --- snmp/smart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snmp/smart b/snmp/smart index 6fde052..e31fd88 100755 --- a/snmp/smart +++ b/snmp/smart @@ -338,7 +338,7 @@ foreach my $line ( @disks ){ my ( $temp )=split(/\ /, $raw); $IDs{$id}=$temp; } - + } # SAS Wrapping