[Groonga-commit] groonga/heroku-buildpack-groonga at 0634bba [master] Add debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 19 23:44:33 JST 2014


Kouhei Sutou	2014-05-19 23:44:33 +0900 (Mon, 19 May 2014)

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

  Message:
    Add debug print

  Modified files:
    bin/release

  Modified: bin/release (+1 -1)
===================================================================
--- bin/release    2014-05-19 23:37:33 +0900 (dde081f)
+++ bin/release    2014-05-19 23:44:33 +0900 (57bdfaa)
@@ -26,7 +26,7 @@ release["config_vars"] = {
 }
 
 release["default_process_types"] = {
-  "web" => "groonga-httpd",
+  "web" => "env; groonga-httpd",
 }
 
 groonga_httpd_conf_dir = File.join(groonga_dir, "etc", "groonga", "httpd")
-------------- next part --------------
HTML����������������������������...
Download 



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