[Groonga-commit] droonga/droonga-http-server at ff83650 [master] Test droonga-http-server command by full path

Back to archive index

KITAITI Makoto null+****@clear*****
Mon Jan 11 18:53:24 JST 2016


KITAITI Makoto	2016-01-11 18:53:24 +0900 (Mon, 11 Jan 2016)

  New Revision: ff836508282495e4e146740c8afedc1a7610807d
  https://github.com/droonga/droonga-http-server/commit/ff836508282495e4e146740c8afedc1a7610807d

  Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd

  Message:
    Test droonga-http-server command by full path

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2016-01-11 18:40:27 +0900 (3bfe569)
+++ install.sh    2016-01-11 18:53:24 +0900 (3869adf)
@@ -351,7 +351,7 @@ install() {
     install_from_npm
   fi
 
-  if ! exist_command droonga-http-server; then
+  if ! exist_command $NODEJS_BASE_DIR/bin/droonga-http-server; then
     echo "ERROR: Failed to install $NAME!"
     exit 1
   fi
-------------- next part --------------
HTML����������������������������...
Download 



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