[Groonga-commit] groonga/heroku-buildpack-rroonga at 68dfb2d [master] Show mecabrc

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 10:30:04 JST 2016


Kouhei Sutou	2016-02-23 10:30:04 +0900 (Tue, 23 Feb 2016)

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

  Message:
    Show mecabrc

  Modified files:
    bin/compile

  Modified: bin/compile (+2 -0)
===================================================================
--- bin/compile    2016-02-23 10:27:54 +0900 (09732ad)
+++ bin/compile    2016-02-23 10:30:04 +0900 (0439997)
@@ -3,6 +3,8 @@
 require "pp"
 pp ENV
 
+puts File.open(ENV["MECABRC"])
+
 require "fileutils"
 
 include FileUtils
-------------- next part --------------
HTML����������������������������...
Download 



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