Kouhei Sutou
null+****@clear*****
Tue Jul 1 17:11:09 JST 2014
Kouhei Sutou 2014-07-01 17:11:09 +0900 (Tue, 01 Jul 2014) New Revision: 1ec95ce475d533d71013be9501bd5e5033ccf8d0 https://github.com/groonga/heroku-buildpack-groonga/commit/1ec95ce475d533d71013be9501bd5e5033ccf8d0 Message: Revert "Add debug prints" This reverts commit 37a5b3e6fb1704fbbbeb474c67c9c250ae0f4b71. They help to fix a problem. :-) Modified files: bin/compile Modified: bin/compile (+0 -2) =================================================================== --- bin/compile 2014-07-01 14:59:50 +0900 (8938a6b) +++ bin/compile 2014-07-01 17:11:09 +0900 (6f5590f) @@ -32,8 +32,6 @@ def link_executales(prefix) executable_dirs.each do |executable_dir| mkdir_p(executable_dir) Dir.chdir(executable_dir) do - puts(Dir.pwd) - sh("ls -laR") ln_s(Dir.glob("../#{prefix}/#{executable_dir}/*"), ".") end end -------------- next part -------------- HTML����������������������������...Download