[Groonga-commit] droonga/droonga-engine at 9023458 [master] Use correct plural form

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 1 15:14:32 JST 2015


YUKI Hiroshi	2015-04-01 15:14:32 +0900 (Wed, 01 Apr 2015)

  New Revision: 9023458481a73cba8e9bcfcda04770ffd4400865
  https://github.com/droonga/droonga-engine/commit/9023458481a73cba8e9bcfcda04770ffd4400865

  Message:
    Use correct plural form

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -1)
===================================================================
--- bin/droonga-engine-join    2015-04-01 15:13:01 +0900 (000e898)
+++ bin/droonga-engine-join    2015-04-01 15:14:32 +0900 (353e3d7)
@@ -290,7 +290,7 @@ class JoinCommand
   def do_cancel
     #XXX we have to write more codes to cancel remote processes!
     unregister_from_existing_nodes if @node_registered
-    reset_node_role if @node_role_changed
+    reset_nodes_role if @node_role_changed
   end
 
   def wait_until_restarted(*nodes)
-------------- next part --------------
HTML����������������������������...
다운로드 



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