[Groonga-commit] groonga/heroku-buildpack-groonga at b6b9d21 [master] Add GROOGNA_DATABASE_PATH

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sat May 24 17:30:45 JST 2014


Kouhei Sutou	2014-05-24 17:30:45 +0900 (Sat, 24 May 2014)

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

  Message:
    Add GROOGNA_DATABASE_PATH

  Modified files:
    bin/release

  Modified: bin/release (+1 -0)
===================================================================
--- bin/release    2014-05-24 17:23:14 +0900 (5f1fb27)
+++ bin/release    2014-05-24 17:30:45 +0900 (1266312)
@@ -27,6 +27,7 @@ ld_library_paths = [
 release["config_vars"] = {
   "PATH"            => paths.join(File::PATH_SEPARATOR),
   "LD_LIBRARY_PATH" => ld_library_paths.compact.join(File::PATH_SEPARATOR),
+  "GROONGA_DATABASE_PATH" => database_path,
 }
 
 app_groonga_admin_html_dir =
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index