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

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 27 18:09:54 JST 2016


Kouhei Sutou	2016-03-27 18:09:54 +0900 (Sun, 27 Mar 2016)

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

  Message:
    travis: add more debug print

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -0)
===================================================================
--- test/run-test.rb    2016-03-27 18:00:33 +0900 (aaa4ac7)
+++ test/run-test.rb    2016-03-27 18:09:54 +0900 (158d279)
@@ -45,6 +45,7 @@ end
 
 Dir.glob("#{__dir__}/apps/*") do |test_application|
   Dir.chdir(test_application) do
+    system(*command_line, "env")
     unless system(*command_line, "bin/rake",
                   "test", "TESTOPTS=#{ARGV.join(' ')}")
       exit(false)
-------------- next part --------------
HTML����������������������������...
Descargar 



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