[Groonga-commit] groonga/heroku-buildpack-groonga [master] Fix default process_types

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Nov 28 17:04:42 JST 2012


Yoji SHIDARA	2012-11-28 17:04:42 +0900 (Wed, 28 Nov 2012)

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

  Log:
    Fix default process_types
    
    In order to point groonga/database

  Modified files:
    bin/release

  Modified: bin/release (+1 -1)
===================================================================
--- bin/release    2012-11-28 14:38:54 +0900 (17b4e09)
+++ bin/release    2012-11-28 17:04:42 +0900 (7e93578)
@@ -6,4 +6,4 @@ echo "config_vars:"
 echo "  PATH: $PATH:/app/vendor/groonga/bin"
 echo "  LD_LIBRARY_PATH: $LD_LIBRARY_PATH:/app/vendor/groonga/lib"
 echo "default_process_types:"
-echo "  web: groonga -s --protocol http -p \$PORT database"
+echo "  web: groonga -s --protocol http -p \$PORT groonga/database"
-------------- next part --------------
HTML����������������������������...
Download 



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