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

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 25 18:24:37 JST 2014


Kouhei Sutou	2014-05-25 18:24:37 +0900 (Sun, 25 May 2014)

  New Revision: 552031bcb1f673b6284f3be8d8349d28f2a43676
  https://github.com/groonga/heroku-buildpack-rroonga/commit/552031bcb1f673b6284f3be8d8349d28f2a43676

  Message:
    Fix a typo..

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -1)
===================================================================
--- bin/compile    2014-05-25 18:23:11 +0900 (04f8cc9)
+++ bin/compile    2014-05-25 18:24:37 +0900 (75b2cea)
@@ -35,7 +35,7 @@ def merge_environment_variables(variables)
     ]
     variables[target_path] = all_paths.compact.join(File::PATH_SEPARATOR)
   end
-  vairalbes["GROONGA_DATABASE_PATH"] = ENV["GROONGA_DATABASE_PATH"]
+  variables["GROONGA_DATABASE_PATH"] = ENV["GROONGA_DATABASE_PATH"]
   variables
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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