[Groonga-mysql-commit] mroonga/mroonga [master] travis: remove needless verbose option

Back to archive index

null+****@clear***** null+****@clear*****
Fri Aug 10 15:50:08 JST 2012


Kouhei Sutou	2012-08-10 15:50:08 +0900 (Fri, 10 Aug 2012)

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

  Log:
    travis: remove needless verbose option

  Modified files:
    tools/travis_before_script.sh

  Modified: tools/travis_before_script.sh (+1 -1)
===================================================================
--- tools/travis_before_script.sh    2012-08-10 15:24:28 +0900 (8cdae2c)
+++ tools/travis_before_script.sh    2012-08-10 15:50:08 +0900 (9f896a4)
@@ -19,7 +19,7 @@ if [ "$MYSQL_VERSION" = "system" ]; then
 else
     sudo apt-get -y install cmake
     wget http://cdn.mysql.com/Downloads/MySQL-5.5/mysql-${MYSQL_VERSION}.tar.gz
-    tar xvzf mysql-${MYSQL_VERSION}.tar.gz
+    tar xzf mysql-${MYSQL_VERSION}.tar.gz
     ln -s mysql-${MYSQL_VERSION} mysql
     cd mysql
     BUILD/compile-amd64-debug-max
-------------- next part --------------
HTML����������������������������...
Descargar 



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