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

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 25 17:50:13 JST 2014


Kouhei Sutou	2014-05-25 17:50:13 +0900 (Sun, 25 May 2014)

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

  Message:
    Add debug print

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -0)
===================================================================
--- bin/compile    2014-05-25 17:45:41 +0900 (0284530)
+++ bin/compile    2014-05-25 17:50:13 +0900 (15b4c0e)
@@ -17,6 +17,7 @@ def sh(*command_line)
   else
     spawn_options = {}
   end
+  p(env)
   puts(command_line.join(" "))
   system(env, *command_line, spawn_options) or exit(false)
 end
-------------- next part --------------
HTML����������������������������...
Descargar 



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