[Groonga-mysql-commit] mroonga/mroonga at 69c81fe [master] travis: add debug message

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 21 10:46:26 JST 2014


Kouhei Sutou	2014-10-21 10:46:26 +0900 (Tue, 21 Oct 2014)

  New Revision: 69c81fe466cd99e75cfc8b289c5415a4e6565d35
  https://github.com/mroonga/mroonga/commit/69c81fe466cd99e75cfc8b289c5415a4e6565d35

  Message:
    travis: add debug message

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -0)
===================================================================
--- tools/travis/install.sh    2014-10-21 05:16:05 +0900 (fd3d218)
+++ tools/travis/install.sh    2014-10-21 10:46:26 +0900 (f9abd12)
@@ -58,6 +58,7 @@ else
 	    if [ "$version" = "system" ]; then
 		sudo apt-get -qq -y install \
 		    mysql-server mysql-testsuite libmysqld-dev
+                dpkg -l | grep mysql
 		apt-get -qq source mysql-server
 		ln -s $(find . -maxdepth 1 -type d | sort | tail -1) mysql
 	    else
-------------- next part --------------
HTML����������������������������...
Download 



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