[Groonga-commit] groonga/heroku-buildpack-groonga at 70a7df5 [master] Add debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 09:07:31 JST 2016


Kouhei Sutou	2016-02-23 09:07:31 +0900 (Tue, 23 Feb 2016)

  New Revision: 70a7df5a28f15649a9f0282acf4986f31c7610b6
  https://github.com/groonga/heroku-buildpack-groonga/commit/70a7df5a28f15649a9f0282acf4986f31c7610b6

  Message:
    Add debug print

  Modified files:
    bin/compile

  Modified: bin/compile (+2 -0)
===================================================================
--- bin/compile    2016-02-23 09:03:31 +0900 (3029d76)
+++ bin/compile    2016-02-23 09:07:31 +0900 (65ec1bf)
@@ -180,4 +180,6 @@ GRN_RUBY_SCRIPTS_DIR="#{ENV["GRN_RUBY_SCRIPTS_DIR"]}"
 MECABRC="#{ENV["MECABRC"]}"
     EXPORT
   end
+  p export_path
+  puts(File.read(export_path))
 end
-------------- next part --------------
HTML����������������������������...
Download 



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