[Groonga-mysql-commit] mroonga/mroonga [master] travis: CMake build doesn't support Cutter yet

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 27 10:12:48 JST 2013


Kouhei Sutou	2013-03-27 10:12:48 +0900 (Wed, 27 Mar 2013)

  New Revision: 679585bac7a53d13263bbeb005986ad6167b4f3e
  https://github.com/mroonga/mroonga/commit/679585bac7a53d13263bbeb005986ad6167b4f3e

  Message:
    travis: CMake build doesn't support Cutter yet

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+2 -0)
===================================================================
--- tools/travis/script.sh    2013-03-27 10:03:15 +0900 (05105a9)
+++ tools/travis/script.sh    2013-03-27 10:12:48 +0900 (2a7f6fb)
@@ -35,7 +35,9 @@ build()
 
 run_unit_test()
 {
+    if [ "${MRN_BUNDLED}" != "yes" ]; then
     NO_MAKE=yes ${mroonga_dir}/test/run-unit-test.sh
+    fi
 }
 
 prepare_mysql_test_dir()
-------------- next part --------------
HTML����������������������������...
Download 



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