Skip to content

Commit

Permalink
Insert separator blank line between each result
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jul 17, 2014
1 parent e48bb55 commit 04c151f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/drnbench/request-response/gradual-runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def run_benchmarks
benchmark.run
if @config.report_progressively
puts benchmark.result.to_s
puts ""
end
@result << benchmark.result
end
Expand Down

0 comments on commit 04c151f

Please sign in to comment.