Kouhei Sutou
null+****@clear*****
Tue Oct 23 12:41:07 JST 2012
Kouhei Sutou 2012-10-23 12:41:07 +0900 (Tue, 23 Oct 2012) New Revision: c049289d0195536fe0089765aa6cc2da27ede81d https://github.com/mroonga/mroonga/commit/c049289d0195536fe0089765aa6cc2da27ede81d Log: travis: remove needless ';' Modified files: tools/travis/install.sh Modified: tools/travis/install.sh (+1 -1) =================================================================== --- tools/travis/install.sh 2012-10-23 12:34:33 +0900 (1ee3317) +++ tools/travis/install.sh 2012-10-23 12:41:07 +0900 (c64feab) @@ -12,7 +12,7 @@ cd vendor version=$(echo "$MYSQL_VERSION" | sed -e 's/^\(mysql\|mariadb\)-//') series=$(echo "$version" | sed -e 's/\.[0-9]*\(-[a-z]*\)\?$//g') -case "$MYSQL_VERSION"; in +case "$MYSQL_VERSION" in mysql-*) sudo apt-get -qq -y build-dep mysql-server if [ "$version" = "system" ]; then -------------- next part -------------- HTML����������������������������...Download