[Groonga-commit] droonga/fluent-plugin-droonga at f46af1d [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Jan 24 17:33:21 JST 2014


YUKI Hiroshi	2014-01-24 17:33:21 +0900 (Fri, 24 Jan 2014)

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

  Message:
    Fix typo

  Modified files:
    lib/droonga/plugin/collector/groonga.rb

  Modified: lib/droonga/plugin/collector/groonga.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/collector/groonga.rb    2014-01-24 17:32:32 +0900 (1a11bad)
+++ lib/droonga/plugin/collector/groonga.rb    2014-01-24 17:33:21 +0900 (eba7d58)
@@ -28,7 +28,7 @@ module Droonga
 
     command :collector_groonga_reduce
     def collector_groonga_reduce(request)
-      collector_reduce(result)
+      collector_reduce(request)
     end
 
     def reduce(deal, left_value, right_value)
-------------- next part --------------
HTML����������������������������...
Download 



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