bin/request-log-analyzer in request-log-analyzer-1.10.1 vs bin/request-log-analyzer in request-log-analyzer-1.11.0

- old
+ new

@@ -56,10 +56,9 @@ command_line.option(:report_amount, :default => 20) command_line.option(:report_sort, :default => 'sum,mean') command_line.switch(:debug) command_line.switch(:no_progress) - command_line.switch(:gets_memory_protection) command_line.switch(:silent) command_line.minimum_parameters = 1 end