[Groonga-commit] groonga/heroku-buildpack-rroonga at a76a42e [master] Add debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 10:27:54 JST 2016


Kouhei Sutou	2016-02-23 10:27:54 +0900 (Tue, 23 Feb 2016)

  New Revision: a76a42ef6923d1141b313494d96311b2e6595409
  https://github.com/groonga/heroku-buildpack-rroonga/commit/a76a42ef6923d1141b313494d96311b2e6595409

  Message:
    Add debug print

  Modified files:
    bin/compile

  Modified: bin/compile (+3 -0)
===================================================================
--- bin/compile    2016-02-23 10:22:01 +0900 (90af2cc)
+++ bin/compile    2016-02-23 10:27:54 +0900 (09732ad)
@@ -1,5 +1,8 @@
 #!/usr/bin/env ruby
 
+require "pp"
+pp ENV
+
 require "fileutils"
 
 include FileUtils
-------------- next part --------------
HTML����������������������������...
Download 



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