[Groonga-commit] groonga/heroku-buildpack-rroonga at 539599b [master] Fix a typo...

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 23 10:31:46 JST 2016


Kouhei Sutou	2016-02-23 10:31:46 +0900 (Tue, 23 Feb 2016)

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

  Message:
    Fix a typo...

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -1)
===================================================================
--- bin/compile    2016-02-23 10:30:04 +0900 (0439997)
+++ bin/compile    2016-02-23 10:31:46 +0900 (1fbff60)
@@ -3,7 +3,7 @@
 require "pp"
 pp ENV
 
-puts File.open(ENV["MECABRC"])
+puts File.read(ENV["MECABRC"])
 
 require "fileutils"
 
-------------- next part --------------
HTML����������������������������...
Download 



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