[Groonga-mysql-commit] mroonga/mroonga at 246487c [master] traivs: upgrade mysql-server-5.5

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 21 11:32:16 JST 2014


Kouhei Sutou	2014-10-21 11:32:16 +0900 (Tue, 21 Oct 2014)

  New Revision: 246487c8bff5fb6f098a282471d220fdfe35213b
  https://github.com/mroonga/mroonga/commit/246487c8bff5fb6f098a282471d220fdfe35213b

  Message:
    traivs: upgrade mysql-server-5.5

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2014-10-21 10:46:26 +0900 (f9abd12)
+++ tools/travis/install.sh    2014-10-21 11:32:16 +0900 (c3e9e41)
@@ -58,7 +58,7 @@ else
 	    if [ "$version" = "system" ]; then
 		sudo apt-get -qq -y install \
 		    mysql-server mysql-testsuite libmysqld-dev
-                dpkg -l | grep mysql
+                sudo apt-get -qq upgrade
 		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