[Groonga-commit] droonga/droonga-engine at 50359ba [buffered-forward] Fix typo

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Jan 15 19:17:42 JST 2015


YUKI Hiroshi	2015-01-15 19:17:42 +0900 (Thu, 15 Jan 2015)

  New Revision: 50359baaf9117271c00f52d12dccf9165ce8764d
  https://github.com/droonga/droonga-engine/commit/50359baaf9117271c00f52d12dccf9165ce8764d

  Message:
    Fix typo

  Modified files:
    lib/droonga/engine_node.rb

  Modified: lib/droonga/engine_node.rb (+1 -1)
===================================================================
--- lib/droonga/engine_node.rb    2015-01-15 18:10:26 +0900 (bca9a12)
+++ lib/droonga/engine_node.rb    2015-01-15 19:17:42 +0900 (17524fb)
@@ -146,7 +146,7 @@ module Droonga
 
     def really_writable?
       return false unless writable?
-      case @sender_role
+      case sender_role
       when NodeMetadata::Role::SERVICE_PROVIDER
         service_provider?
       when NodeMetadata::Role::ABSORB_SOURCE
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る