Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:53:46 JST 2012
Kouhei Sutou 2012-08-09 21:44:13 +0900 (Thu, 09 Aug 2012) New Revision: eaddf1be4831d06d391359d805b35cc9a915aa90 https://github.com/mroonga/mroonga/commit/eaddf1be4831d06d391359d805b35cc9a915aa90 Log: travis: show mysql-5.1 package info for debug Modified files: tools/travis_before_script.sh Modified: tools/travis_before_script.sh (+1 -0) =================================================================== --- tools/travis_before_script.sh 2012-08-09 21:11:44 +0900 (4936009) +++ tools/travis_before_script.sh 2012-08-09 21:44:13 +0900 (5c8a74b) @@ -8,6 +8,7 @@ cd vendor if [ "$MYSQL_VERSION" = "system" ]; then sudo apt-get -y build-dep mysql-server apt-cache show mysql-server + grep -r mysql-5.1 /var/lib/apt/lists/ apt-get source mysql-server ln -s $(find . -maxdepth 1 -type d | sort | tail -1) mysql cd mysql -------------- next part -------------- HTML����������������������������...Download