[Groonga-commit] groonga/heroku-buildpack-rroonga at 1f6c886 [master] Remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 25 18:14:52 JST 2014


Kouhei Sutou	2014-05-25 18:14:52 +0900 (Sun, 25 May 2014)

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

  Message:
    Remove debug print

  Modified files:
    bin/compile

  Modified: bin/compile (+0 -1)
===================================================================
--- bin/compile    2014-05-25 18:14:01 +0900 (434256c)
+++ bin/compile    2014-05-25 18:14:52 +0900 (dc73389)
@@ -17,7 +17,6 @@ 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����������������������������...
Download 



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