Navigation Menu

Skip to content

Commit

Permalink
Remove a needless newline
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 12, 2017
1 parent 47fec05 commit 3244148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/groonga/query-log/command/run-regression-test.rb
Expand Up @@ -206,7 +206,6 @@ def run
return unless @options[:run_queries]

arguments = @groonga_options.dup

arguments.concat(["--bind-address", @host])
arguments.concat(["--port", @port.to_s])
arguments.concat(["--protocol", "http"])
Expand Down

0 comments on commit 3244148

Please sign in to comment.