[Groonga-mysql-commit] mroonga/mroonga [master] travis: don't use debug build

Back to archive index

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


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

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

  Log:
    travis: don't use debug build

  Modified files:
    tools/travis_before_script.sh

  Modified: tools/travis_before_script.sh (+1 -1)
===================================================================
--- tools/travis_before_script.sh    2012-08-10 15:50:08 +0900 (9f896a4)
+++ tools/travis_before_script.sh    2012-08-10 15:50:29 +0900 (3b452ed)
@@ -22,7 +22,7 @@ else
     tar xzf mysql-${MYSQL_VERSION}.tar.gz
     ln -s mysql-${MYSQL_VERSION} mysql
     cd mysql
-    BUILD/compile-amd64-debug-max
+    BUILD/compile-amd64-max
     strings sql/mysqld | grep plugin_unlock
     cd ..
 fi
-------------- next part --------------
HTML����������������������������...
下載 



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