[Groonga-commit] droonga/fluent-plugin-droonga at 8448bd7 [master] Benchmark: fix mismatched variable names

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Oct 28 18:26:22 JST 2013


YUKI Hiroshi	2013-10-28 18:26:22 +0900 (Mon, 28 Oct 2013)

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

  Message:
    Benchmark: fix mismatched variable names

  Modified files:
    benchmark/utils.rb

  Modified: benchmark/utils.rb (+1 -1)
===================================================================
--- benchmark/utils.rb    2013-10-28 18:25:06 +0900 (d670185)
+++ benchmark/utils.rb    2013-10-28 18:26:22 +0900 (0558158)
@@ -166,7 +166,7 @@ module DroongaBenchmark
 
   class MessageCreator
     class << self
-      def envelope_to_subscribe(term, route=nil)
+      def envelope_to_subscribe(keyword, route=nil)
         message = {
           "id" => Time.now.to_f.to_s,
           "date" => Time.now,
-------------- next part --------------
HTML����������������������������...
Download 



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