Kouhei Sutou
null+****@clear*****
Mon Jan 5 12:56:36 JST 2015
Kouhei Sutou 2015-01-05 12:56:36 +0900 (Mon, 05 Jan 2015) New Revision: e7ed9c68eb5b8c9552b327ba14f95e4e9d10d950 https://github.com/droonga/droonga-engine/commit/e7ed9c68eb5b8c9552b327ba14f95e4e9d10d950 Message: droonga-engine: reset read configuration parameters for --base-dir Modified files: lib/droonga/command/droonga_engine.rb Modified: lib/droonga/command/droonga_engine.rb (+1 -0) =================================================================== --- lib/droonga/command/droonga_engine.rb 2015-01-05 12:50:13 +0900 (6670056) +++ lib/droonga/command/droonga_engine.rb 2015-01-05 12:56:36 +0900 (2d1c0ef) @@ -280,6 +280,7 @@ module Droonga "Use DIR as the base directory", "(#{Path.base})") do |dir| Path.base = File.expand_path(dir) + @config = nil end end -------------- next part -------------- HTML����������������������������...ダウンロード