[Groonga-commit] groonga/heroku-buildpack-groonga [master] Add sbin to the PATH in default config

Back to archive index

Yoji SHIDARA null+****@clear*****
Thu Nov 29 01:13:59 JST 2012


Yoji SHIDARA	2012-11-29 01:13:59 +0900 (Thu, 29 Nov 2012)

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

  Log:
    Add sbin to the PATH in default config

  Modified files:
    bin/release

  Modified: bin/release (+1 -1)
===================================================================
--- bin/release    2012-11-28 17:42:53 +0900 (7e93578)
+++ bin/release    2012-11-29 01:13:59 +0900 (10df820)
@@ -3,7 +3,7 @@
 echo "---"
 echo "addons:"
 echo "config_vars:"
-echo "  PATH: $PATH:/app/vendor/groonga/bin"
+echo "  PATH: $PATH:/app/vendor/groonga/bin:/app/vendor/groonga/sbin"
 echo "  LD_LIBRARY_PATH: $LD_LIBRARY_PATH:/app/vendor/groonga/lib"
 echo "default_process_types:"
 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