[Groonga-commit] droonga/droonga-engine at 873812b [master] droonga-engine: fix a typo...

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 5 13:58:09 JST 2015


Kouhei Sutou	2015-01-05 13:58:09 +0900 (Mon, 05 Jan 2015)

  New Revision: 873812b8d42277f37d04a5cacbb229fd7ecfbf03
  https://github.com/droonga/droonga-engine/commit/873812b8d42277f37d04a5cacbb229fd7ecfbf03

  Message:
    droonga-engine: fix a typo...

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

  Modified: lib/droonga/command/droonga_engine.rb (+1 -1)
===================================================================
--- lib/droonga/command/droonga_engine.rb    2015-01-05 13:48:16 +0900 (a4fe405)
+++ lib/droonga/command/droonga_engine.rb    2015-01-05 13:58:09 +0900 (1cd65be)
@@ -151,7 +151,7 @@ module Droonga
         end
 
         def tag
-          @port || config["tag"] || default_tag
+          @tag || config["tag"] || default_tag
         end
 
         def log_level
-------------- next part --------------
HTML����������������������������...
下载 



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