YUKI Hiroshi
null+****@clear*****
Mon Nov 25 19:12:02 JST 2013
YUKI Hiroshi 2013-11-25 19:12:02 +0900 (Mon, 25 Nov 2013) New Revision: ee31332a9f0087a46bb1cce0ea55b0279711c2ae https://github.com/droonga/drntest/commit/ee31332a9f0087a46bb1cce0ea55b0279711c2ae Message: Use given fluentd executable Modified files: lib/drntest/test-runner.rb Modified: lib/drntest/test-runner.rb (+1 -1) =================================================================== --- lib/drntest/test-runner.rb 2013-11-25 19:10:46 +0900 (e01973f) +++ lib/drntest/test-runner.rb 2013-11-25 19:12:02 +0900 (0684469) @@ -106,7 +106,7 @@ module Drntest temporary_catalog = temporary_dir + "catalog.json" FileUtils.cp(catalog, temporary_catalog) - engine_command = "fluentd --config #{temporary_config}" + engine_command = "#{@owner.fluentd} --config #{temporary_config}" engine_env = { "DROONGA_CATALOG" => temporary_catalog.to_s, } -------------- next part -------------- HTML����������������������������... Download