[Groonga-mysql-commit] mroonga/mroonga at 7412af4 [master] travis: fix syntax error

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Dec 19 16:37:08 JST 2015


Kouhei Sutou	2015-12-19 16:37:08 +0900 (Sat, 19 Dec 2015)

  New Revision: 7412af4e22d0cf55e30818d8086dc3ce3e7d8ca7
  https://github.com/mroonga/mroonga/commit/7412af4e22d0cf55e30818d8086dc3ce3e7d8ca7

  Message:
    travis: fix syntax error

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2015-12-19 16:30:11 +0900 (9d9ab9c)
+++ tools/travis/install.sh    2015-12-19 16:37:08 +0900 (ed1f721)
@@ -27,7 +27,7 @@ mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
 version=$(echo "$MYSQL_VERSION" | sed -e 's/^\(mysql\|mariadb\)-//')
 series=$(echo "$version" | sed -e 's/\.[0-9]*\(-\?[a-z]*\)\?$//g')
 
-function setup_mariadb_apt()
+setup_mariadb_apt()
 {
   distribution=$(lsb_release --short --id | tr 'A-Z' 'a-z')
   code_name=$(lsb_release --short --codename)
-------------- next part --------------
HTML����������������������������...
Download 



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