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

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 09:08:06 JST 2016


Kouhei Sutou	2016-02-23 09:08:06 +0900 (Tue, 23 Feb 2016)

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

  Message:
    Add debug print

  Modified files:
    bin/compile

  Modified: bin/compile (+3 -0)
===================================================================
--- bin/compile    2016-02-23 01:12:14 +0900 (07e099c)
+++ bin/compile    2016-02-23 09:08:06 +0900 (25c268a)
@@ -1,5 +1,8 @@
 #!/usr/bin/env ruby
 
+require "pp"
+pp ENV
+
 require "fileutils"
 require "tmpdir"
 require "yaml"
-------------- next part --------------
HTML����������������������������...
Download 



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