Kouhei Sutou
null+****@clear*****
Tue Nov 26 00:05:19 JST 2013
Kouhei Sutou 2013-11-26 00:05:19 +0900 (Tue, 26 Nov 2013) New Revision: ca47c9f0753c79f0515d9e6d3cd466bdf9e5f2e5 https://github.com/droonga/drntest/commit/ca47c9f0753c79f0515d9e6d3cd466bdf9e5f2e5 Message: Disable bundler on spawing fluentd Modified files: lib/drntest/test-runner.rb Modified: lib/drntest/test-runner.rb (+2 -0) =================================================================== --- lib/drntest/test-runner.rb 2013-11-25 23:49:32 +0900 (d04816b) +++ lib/drntest/test-runner.rb 2013-11-26 00:05:19 +0900 (5ad761b) @@ -108,6 +108,8 @@ module Drntest engine_command = "#{@owner.fluentd} --config #{temporary_config}" engine_env = { + "RUBYOPT" => nil, + "BUNDLE_GEMFILE" => nil, "DROONGA_CATALOG" => temporary_catalog.to_s, } engine_options = { -------------- next part -------------- HTML����������������������������...Download