[Groonga-commit] groonga/fluent-plugin-droonga at a6fbeb7 [master] Remove a tailing space

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Jul 31 09:43:32 JST 2013


Yoji SHIDARA	2013-07-31 09:43:32 +0900 (Wed, 31 Jul 2013)

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

  Message:
    Remove a tailing space

  Modified files:
    lib/droonga/plugin/handler_search.rb

  Modified: lib/droonga/plugin/handler_search.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/handler_search.rb    2013-07-24 23:03:22 +0900 (3074f15)
+++ lib/droonga/plugin/handler_search.rb    2013-07-31 09:43:32 +0900 (4a7c8f6)
@@ -311,7 +311,7 @@ module Droonga
 
       def resolve_attributes(attribute, record)
         unless attribute[:target_attributes]
-          attribute[:target_attributes] = 
+          attribute[:target_attributes] =
             normalize_target_attributes(attribute[:attributes], record.table)
         end
         return attribute[:target_attributes]
-------------- next part --------------
HTML����������������������������...
Download 



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