[Groonga-mysql-commit] mroonga/mroonga at bb6f2f6 [master] travis: fix MariaDB's test suite deb pakcage name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 26 18:58:19 JST 2013


Kouhei Sutou	2013-08-26 18:58:19 +0900 (Mon, 26 Aug 2013)

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

  Message:
    travis: fix MariaDB's test suite deb pakcage name

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2013-08-26 18:13:41 +0900 (5e62099)
+++ tools/travis/install.sh    2013-08-26 18:58:19 +0900 (a56163f)
@@ -86,7 +86,7 @@ deb-src ${apt_url_base}/${distribution}/ ${code_name} ${component}
 EOF
 	    sudo apt-get -qq update
 	    sudo apt-get -qq -y build-dep mariadb-server
-	    sudo apt-get -qq -y install mariadb-server mariadb-testsuite
+	    sudo apt-get -qq -y install mariadb-server mariadb-test
 	    apt-get -qq source mariadb-server
 	    ln -s $(find . -maxdepth 1 -type d | sort | tail -1) mysql
 	    ;;
-------------- next part --------------
HTML����������������������������...
Download 



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