[Groonga-mysql-commit] mroonga/mroonga at 9612075 [master] Revert "travis: use released Groonga"

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 27 10:13:42 JST 2015


Kouhei Sutou	2015-04-27 10:13:42 +0900 (Mon, 27 Apr 2015)

  New Revision: 961207550f9c38b0f1ff2771d7438a52138446a9
  https://github.com/mroonga/mroonga/commit/961207550f9c38b0f1ff2771d7438a52138446a9

  Message:
    Revert "travis: use released Groonga"
    
    This reverts commit c49ba69e59cbf93baa7ff20da52cdfe58fc874ca.
    
    master is needed for new dump output.

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+2 -2)
===================================================================
--- tools/travis/install.sh    2015-04-26 17:27:32 +0900 (e17917d)
+++ tools/travis/install.sh    2015-04-27 10:13:42 +0900 (d9b090c)
@@ -21,8 +21,8 @@ set -e
 
 mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
 
-# export GROONGA_MASTER=yes
-# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
+export GROONGA_MASTER=yes
+export GROONGA_NORMALIZER_MYSQL_MASTER=yes
 
 if [ "${MROONGA_BUNDLED}" = "yes" ]; then
   mkdir -p .mroonga
-------------- next part --------------
HTML����������������������������...
Download 



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