[Groonga-commit] ranguba/groonga-client-rails at 90d921d [master] travis: add debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 27 18:30:37 JST 2016


Kouhei Sutou	2016-03-27 18:30:37 +0900 (Sun, 27 Mar 2016)

  New Revision: 90d921dde421f1a711232c95ab0c46a950d2da38
  https://github.com/ranguba/groonga-client-rails/commit/90d921dde421f1a711232c95ab0c46a950d2da38

  Message:
    travis: add debug print

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -0)
===================================================================
--- test/run-test.rb    2016-03-27 18:29:33 +0900 (9d45c2f)
+++ test/run-test.rb    2016-03-27 18:30:37 +0900 (1c9d0fa)
@@ -49,6 +49,7 @@ Dir.glob("#{__dir__}/apps/*") do |test_application|
   options = {
     :chdir => test_application,
   }
+  system(env, "bundle", "exec", "env", options)
   unless system(env, *command_line, options)
     exit(false)
   end
-------------- next part --------------
HTML����������������������������...
Descargar 



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