[Groonga-commit] droonga/droonga-engine at 417494d [master] Fix mismatched method name

Back to archive index

YUKI Hiroshi null+****@clear*****
Sun Jun 29 04:59:54 JST 2014


YUKI Hiroshi	2014-06-29 04:59:54 +0900 (Sun, 29 Jun 2014)

  New Revision: 417494d1b82f606e7d6077b6752987c4ca84c1ca
  https://github.com/droonga/droonga-engine/commit/417494d1b82f606e7d6077b6752987c4ca84c1ca

  Message:
    Fix mismatched method name

  Modified files:
    lib/droonga/command/serf_event_handler.rb

  Modified: lib/droonga/command/serf_event_handler.rb (+1 -1)
===================================================================
--- lib/droonga/command/serf_event_handler.rb    2014-06-29 04:58:40 +0900 (7da6633)
+++ lib/droonga/command/serf_event_handler.rb    2014-06-29 04:59:54 +0900 (bdef561)
@@ -189,7 +189,7 @@ module Droonga
         end
       end
 
-      def remove_replica
+      def remove_replicas
         dataset = @payload["dataset"]
         return unless dataset
 
-------------- next part --------------
HTML����������������������������...
Download 



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