Kouhei Sutou
null+****@clear*****
Sun May 11 23:54:40 JST 2014
Kouhei Sutou 2014-05-11 23:54:40 +0900 (Sun, 11 May 2014) New Revision: bbbebb9fde85e2fe0cf7493f368d8d7de7c8c88a https://github.com/groonga/heroku-buildpack-groonga/commit/bbbebb9fde85e2fe0cf7493f368d8d7de7c8c88a Message: Add missing "quit" Modified files: bin/compile Modified: bin/compile (+1 -1) =================================================================== --- bin/compile 2014-05-11 23:45:21 +0900 (3db1b04) +++ bin/compile 2014-05-11 23:54:40 +0900 (a7b794b) @@ -20,7 +20,7 @@ echo "-----> Modifying groonga-httpd.conf" sed --in-place -e "s|# groonga_database /path/to/groonga/db;|groonga_database /app/$GROONGA_DATABASE_PATH;|" $1/vendor/groonga/etc/groonga/httpd/groonga-httpd.conf echo "-----> Creating groonga database" -groonga -n $GROONGA_DATABASE_PATH +groonga -n $GROONGA_DATABASE_PATH quit echo "-----> Loading data" find groonga -name "*.grn" | sort | xargs -t -I % -n 1 -P 1 groonga --file % $GROONGA_DATABASE_PATH -------------- next part -------------- HTML����������������������������... Télécharger