[Groonga-mysql-commit] mroonga/mroonga [master] travis: add missing export

Back to archive index

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


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

  New Revision: 2087ad930500046b12804ec1ecf4400bc8c614e7
  https://github.com/mroonga/mroonga/commit/2087ad930500046b12804ec1ecf4400bc8c614e7

  Log:
    travis: add missing export

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2013-02-06 11:24:45 +0900 (114657d)
+++ tools/travis/install.sh    2013-02-06 11:35:41 +0900 (d32e160)
@@ -19,7 +19,7 @@
 # set -x
 set -e
 
-GROONGA_NORMALIZER_MYSQL_MASTER=yes
+export GROONGA_NORMALIZER_MYSQL_MASTER=yes
 
 curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
 curl https://raw.github.com/groonga/groonga-normalizer-mysql/master/data/travis/setup.sh | sh
-------------- next part --------------
HTML����������������������������...
Download 



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