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

Back to archive index

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


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

  New Revision: 87db99e0aa125b9b7412e63362bf64f2c25e32c1
  https://github.com/ranguba/groonga-client-rails/commit/87db99e0aa125b9b7412e63362bf64f2c25e32c1

  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:30:37 +0900 (1c9d0fa)
+++ test/run-test.rb    2016-03-27 18:34:54 +0900 (531500b)
@@ -50,6 +50,7 @@ Dir.glob("#{__dir__}/apps/*") do |test_application|
     :chdir => test_application,
   }
   system(env, "bundle", "exec", "env", options)
+  system(env, "bundle", "exec", "pwd", options)
   unless system(env, *command_line, options)
     exit(false)
   end
-------------- next part --------------
HTML����������������������������...
Download 



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