[Groonga-commit] groonga/heroku-buildpack-groonga at c613298 [master] Remove a trailing space

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 7 23:34:55 JST 2014


Kouhei Sutou	2014-07-07 23:34:55 +0900 (Mon, 07 Jul 2014)

  New Revision: c613298e28fd4762abbca37d2c81d1e25267decc
  https://github.com/groonga/heroku-buildpack-groonga/commit/c613298e28fd4762abbca37d2c81d1e25267decc

  Message:
    Remove a trailing space

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -1)
===================================================================
--- bin/compile    2014-07-07 23:34:35 +0900 (8f88d1b)
+++ bin/compile    2014-07-07 23:34:55 +0900 (b2a9cb8)
@@ -97,7 +97,7 @@ Dir.chdir(build_dir) do
     env_file.write(pkg_config_path)
   end
 
-  app_dir = ENV["HOME"] 
+  app_dir = ENV["HOME"]
   profile_dir="#{build_dir}/.profile.d"
   FileUtils.mkdir_p(profile_dir)
   open("#{profile_dir}/groonga.sh", "w") do |env_file|
-------------- next part --------------
HTML����������������������������...
Download 



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