[Groonga-commit] droonga/droonga-engine at 9e567df [master] Define list of required commands correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 26 16:03:36 JST 2014


YUKI Hiroshi	2014-09-26 16:03:36 +0900 (Fri, 26 Sep 2014)

  New Revision: 9e567dfd2dada49783d191056a5a8332637dab4a
  https://github.com/droonga/droonga-engine/commit/9e567dfd2dada49783d191056a5a8332637dab4a

  Message:
    Define list of required commands correctly

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-09-26 16:01:17 +0900 (aa29371)
+++ install.sh    2014-09-26 16:03:36 +0900 (72c6d94)
@@ -44,7 +44,7 @@ TEMPDIR=/tmp/install-$NAME
 : ${VERSION:=release}
 : ${HOST:=Auto Detect}
 
-REQUIRED_COMMANDS=curl gem
+REQUIRED_COMMANDS="curl gem"
 [ "$VERSION" = "master" ] &&
   REQUIRED_COMMANDS="$REQUIRED_COMMANDS git"
 
-------------- next part --------------
HTML����������������������������...
Download 



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