Navigation Menu

Skip to content

Commit

Permalink
server-verifier: flush explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 13, 2018
1 parent cc33942 commit 76259b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/groonga-query-log/server-verifier.rb
Expand Up @@ -155,6 +155,7 @@ def report_result(output, result)
output.puts("command: #{command_source}")
output.puts("response1: #{response1.body.to_json}")
output.puts("response2: #{response2.body.to_json}")
output.flush
end

def log_client_error(error)
Expand Down

0 comments on commit 76259b0

Please sign in to comment.