[Groonga-mysql-commit] mroonga/mroonga at aaa5f84 [master] travis: remove mysql-common before installing MariaDB's common

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 26 19:21:50 JST 2013


Kouhei Sutou	2013-08-26 19:21:50 +0900 (Mon, 26 Aug 2013)

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

  Message:
    travis: remove mysql-common before installing MariaDB's common
    
    Becaue it conflicts and shows prompt.

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+2 -0)
===================================================================
--- tools/travis/install.sh    2013-08-26 19:03:57 +0900 (9c5d21e)
+++ tools/travis/install.sh    2013-08-26 19:21:50 +0900 (9bf51d0)
@@ -76,6 +76,8 @@ else
 	    fi
 	    ;;
 	mariadb-*)
+	    sudo apt-get -qq -y remove mysql-common
+
 	    distribution=$(lsb_release --short --id | tr 'A-Z' 'a-z')
 	    code_name=$(lsb_release --short --codename)
 	    component=main
-------------- next part --------------
HTML����������������������������...
下载 



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