--- collectl.pl.ORIGINAL	2012-11-09 15:35:57.000000000 -0600
+++ collectl.pl	2013-03-04 11:14:23.840838796 -0600
@@ -3893,11 +3893,11 @@
     $notExec[$type]=1;
     return;
   }
 
   # Return complete contents of command
-  my $oneline='';
+  my $oneLine='';
   if ($type==0)
   {
     foreach my $line (<CMD>)
     { record(2, "$tag: $line"); }
   }
