[Groonga-commit] groonga/groonga-normalizer-mysql [master] travis: oh... add missing "s"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 6 11:48:35 JST 2013


Kouhei Sutou	2013-02-06 11:48:35 +0900 (Wed, 06 Feb 2013)

  New Revision: 3c147f153f484218759507d640a29c520dd17dcd
  https://github.com/groonga/groonga-normalizer-mysql/commit/3c147f153f484218759507d640a29c520dd17dcd

  Log:
    travis: oh... add missing "s"

  Modified files:
    data/travis/setup.sh

  Modified: data/travis/setup.sh (+1 -1)
===================================================================
--- data/travis/setup.sh    2013-02-06 11:42:19 +0900 (69224e1)
+++ data/travis/setup.sh    2013-02-06 11:48:35 +0900 (cb1a668)
@@ -19,7 +19,7 @@
 set -e
 
 if [ "$GROONGA_NORMALIZER_MYSQL_MASTER" = "yes" ]; then
-    if ! pkg-config --exist groonga; then
+    if ! pkg-config --exists groonga; then
       sudo apt-get install -qq -y -V libgroonga-dev
     fi
     git clone --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git
-------------- next part --------------
HTML����������������������������...
Download 



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