[Groonga-mysql-commit] mroonga/mroonga at df87983 [master] travis: upgrade only mysql-server

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 21 12:03:36 JST 2014


Kouhei Sutou	2014-10-21 12:03:36 +0900 (Tue, 21 Oct 2014)

  New Revision: df8798320aa44473de519d98dd0575d665bd3044
  https://github.com/mroonga/mroonga/commit/df8798320aa44473de519d98dd0575d665bd3044

  Message:
    travis: upgrade only mysql-server

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2014-10-21 11:32:16 +0900 (c3e9e41)
+++ tools/travis/install.sh    2014-10-21 12:03:36 +0900 (74db57a)
@@ -58,7 +58,7 @@ else
 	    if [ "$version" = "system" ]; then
 		sudo apt-get -qq -y install \
 		    mysql-server mysql-testsuite libmysqld-dev
-                sudo apt-get -qq upgrade
+                sudo apt-get -qq upgrade mysql-server
 		apt-get -qq source mysql-server
 		ln -s $(find . -maxdepth 1 -type d | sort | tail -1) mysql
 	    else
-------------- next part --------------
HTML����������������������������...
Download 



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