[Groonga-commit] droonga/fluent-plugin-droonga at 747074e [master] Remove too much "s"

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Nov 24 20:23:24 JST 2013


Kouhei Sutou	2013-11-24 20:23:24 +0900 (Sun, 24 Nov 2013)

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

  Message:
    Remove too much "s"

  Modified files:
    lib/droonga/distributor.rb

  Modified: lib/droonga/distributor.rb (+1 -1)
===================================================================
--- lib/droonga/distributor.rb    2013-11-24 20:22:59 +0900 (bf0d6bf)
+++ lib/droonga/distributor.rb    2013-11-24 20:23:24 +0900 (9d25398)
@@ -30,7 +30,7 @@ module Droonga
     def shutdown
       $log.trace("#{log_tag}: shutdown: start")
       @plugins.each do |plugin|
-        plugins.shutdown
+        plugin.shutdown
       end
       $log.trace("#{log_tag}: shutdown: done")
     end
-------------- next part --------------
HTML����������������������������...
Download 



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