[Groonga-commit] droonga/fluent-plugin-droonga at f5b2a52 [master] Return reduced value always

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 27 11:59:51 JST 2014


YUKI Hiroshi	2014-01-27 11:59:51 +0900 (Mon, 27 Jan 2014)

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

  Message:
    Return reduced value always

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

  Modified: lib/droonga/plugin/collector/basic.rb (+2 -0)
===================================================================
--- lib/droonga/plugin/collector/basic.rb    2014-01-27 11:57:41 +0900 (4b657e2)
+++ lib/droonga/plugin/collector/basic.rb    2014-01-27 11:59:51 +0900 (1e04506)
@@ -62,6 +62,8 @@ module Droonga
           reduced_value = apply_output_range(reduced_value,
                                              "limit" => deal["limit"])
         end
+
+        reduced_value
     end
 
     def apply_output_range(items, output)
-------------- next part --------------
HTML����������������������������...
Download 



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