Kouhei Sutou
null+****@clear*****
Tue Oct 22 18:04:42 JST 2013
Kouhei Sutou 2013-10-22 18:04:42 +0900 (Tue, 22 Oct 2013) New Revision: 307f87183fc99309e6c984ca08159e49d21a1c41 https://github.com/mroonga/mariadb-sync/commit/307f87183fc99309e6c984ca08159e49d21a1c41 Message: Don't move mroonga's tests Because, now we use MariaDB style directory structure. Modified files: sync.sh Modified: sync.sh (+0 -9) =================================================================== --- sync.sh 2013-10-11 11:17:28 +0900 (b3b3ea0) +++ sync.sh 2013-10-22 18:04:42 +0900 (08aee26) @@ -75,15 +75,6 @@ update_mroonga() mkdir -p "${bundled_mroonga_dir}" cp -a * "${bundled_mroonga_dir}/" rm -rf "${bundled_mroonga_dir}/doc/" - - mysql_test_dir="${mroonga_branch_dir}/mysql-test" - mroonga_test_suite="${mysql_test_dir}/suite/mroonga" - mroonga_include="${mysql_test_dir}/include/mroonga" - rm -rf "${mroonga_test_suite}" - mv "${bundled_mroonga_dir}/test/sql/suite/mroonga" "${mroonga_test_suite}" - rm -rf "${mroonga_include}" - mv "${bundled_mroonga_dir}/test/sql/include/mroonga" "${mroonga_include}" - rm -rf "${bundled_mroonga_dir}/test" } update_groonga() -------------- next part -------------- HTML����������������������������...Télécharger