[Groonga-commit] droonga/drntest at 44b0680 [master] Don't clear bundler configuration

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Dec 26 18:33:54 JST 2013


Kouhei Sutou	2013-12-26 18:33:54 +0900 (Thu, 26 Dec 2013)

  New Revision: 44b0680612c393d0b0108a51fe9b57804c62d994
  https://github.com/droonga/drntest/commit/44b0680612c393d0b0108a51fe9b57804c62d994

  Message:
    Don't clear bundler configuration

  Modified files:
    lib/drntest/test-runner.rb

  Modified: lib/drntest/test-runner.rb (+0 -2)
===================================================================
--- lib/drntest/test-runner.rb    2013-12-26 17:45:17 +0900 (3ae0946)
+++ lib/drntest/test-runner.rb    2013-12-26 18:33:54 +0900 (497eecc)
@@ -98,8 +98,6 @@ module Drntest
         *@owner.fluentd_options,
       ]
       engine_env = {
-        "RUBYOPT" => nil,
-        "BUNDLE_GEMFILE" => nil,
         "DROONGA_CATALOG" => temporary_catalog.to_s,
       }
       engine_options = {
-------------- next part --------------
HTML����������������������������...
다운로드 



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