[Groonga-mysql-commit] mroonga/mroonga at 2a89356 [master] travis: use master of Groonga even if Mroonga is not bundled case

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon May 28 16:44:32 JST 2018


Masafumi Yokoyama	2018-05-28 16:44:32 +0900 (Mon, 28 May 2018)

  New Revision: 2a89356fc2e11e624373bd425579168f1c10b159
  https://github.com/mroonga/mroonga/commit/2a89356fc2e11e624373bd425579168f1c10b159

  Message:
    travis: use master of Groonga even if Mroonga is not bundled case
    
    master is needed for: https://github.com/mroonga/mroonga/commit/6fb253a29522e7e745297a0e0082d9e7e072f962

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+2 -2)
===================================================================
--- tools/travis/install.sh    2018-05-28 14:27:22 +0900 (7596c1cc)
+++ tools/travis/install.sh    2018-05-28 16:44:32 +0900 (c26f06be)
@@ -19,8 +19,8 @@
 set -x
 set -e
 
-# export GROONGA_MASTER=yes
-# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
+export GROONGA_MASTER=yes
+export GROONGA_NORMALIZER_MYSQL_MASTER=yes
 
 #mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
 mariadb_download_base=http://ftp.osuosl.org/pub/mariadb
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180528/ceeafe6d/attachment-0001.htm 



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