[Groonga-commit] droonga/fluent-plugin-droonga at bbb879b [master] Indent

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 29 18:40:02 JST 2013


Kouhei Sutou	2013-10-29 18:40:02 +0900 (Tue, 29 Oct 2013)

  New Revision: bbb879b2cd1f1b837c26af3b6e3c0cf4261c8e5f
  https://github.com/droonga/fluent-plugin-droonga/commit/bbb879b2cd1f1b837c26af3b6e3c0cf4261c8e5f

  Message:
    Indent

  Modified files:
    benchmark/watch/benchmark-notify.rb

  Modified: benchmark/watch/benchmark-notify.rb (+2 -2)
===================================================================
--- benchmark/watch/benchmark-notify.rb    2013-10-29 18:39:26 +0900 (64de5d5)
+++ benchmark/watch/benchmark-notify.rb    2013-10-29 18:40:02 +0900 (e59859a)
@@ -49,8 +49,8 @@ class NotifyBenchmark
     ddl_path = File.expand_path(File.join(__FILE__, "..", "..", "..", "ddl", "watchdb.jsons"))
     File.open(ddl_path, "r") do |file|
       file.each_line do |part|
-      message = JSON.parse(part)
-      @client.connection.send_receive(message)
+        message = JSON.parse(part)
+        @client.connection.send_receive(message)
       end
     end
     add_subscribers(@params[:n_initial_subscribers])
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index