[Groonga-commit] droonga/fluent-plugin-droonga at 2e0e59f [master] Add comma to the last element

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 18:49:06 JST 2013


YUKI Hiroshi	2013-11-27 18:49:06 +0900 (Wed, 27 Nov 2013)

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

  Message:
    Add comma to the last element

  Modified files:
    lib/droonga/plugin/distributor/search.rb

  Modified: lib/droonga/plugin/distributor/search.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/distributor/search.rb    2013-11-27 18:48:23 +0900 (e0e8285)
+++ lib/droonga/plugin/distributor/search.rb    2013-11-27 18:49:06 +0900 (4093eca)
@@ -54,7 +54,7 @@ module Droonga
             input_name=> {
               output_name=> elements,
             },
-          }
+          },
         }
         message << reducer
       end
-------------- next part --------------
HTML����������������������������...
Download 



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