[Groonga-commit] ranguba/epub-searcher at 2efc4a9 [detect-load-path] Output load paths to STDERR to research about error

Back to archive index

KITAITI Makoto null+****@clear*****
Mon Dec 22 08:15:57 JST 2014


KITAITI Makoto	2014-12-22 08:15:57 +0900 (Mon, 22 Dec 2014)

  New Revision: 2efc4a9ff9f7a78735d0291e53ad9fb152d3d924
  https://github.com/ranguba/epub-searcher/commit/2efc4a9ff9f7a78735d0291e53ad9fb152d3d924

  Message:
    Output load paths to STDERR to research about error

  Modified files:
    test/test_config.rb

  Modified: test/test_config.rb (+1 -1)
===================================================================
--- test/test_config.rb    2014-12-22 08:09:44 +0900 (9ec3683)
+++ test/test_config.rb    2014-12-22 08:15:57 +0900 (2d885d8)
@@ -1,7 +1,7 @@
 RACK_ENV = 'test' unless defined?(RACK_ENV)
 require File.expand_path(File.dirname(__FILE__) + "/../config/boot")
 
-puts Padrino.dependency_paths
+$stderr.puts Padrino.dependency_paths
 
 require "test/unit"
 
-------------- next part --------------
HTML����������������������������...
下載 



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