[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] test: remove duplicated code

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:42:27 JST 2012


Kouhei Sutou	2012-04-19 20:10:20 +0900 (Thu, 19 Apr 2012)

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

  Merged d2a70dc: Merge branch 'master' of github.com:mroonga/mroonga

  Log:
    test: remove duplicated code

  Modified files:
    test/run-sql-test.sh

  Modified: test/run-sql-test.sh (+0 -3)
===================================================================
--- test/run-sql-test.sh    2012-04-19 00:08:06 +0900 (fb37e1c)
+++ test/run-sql-test.sh    2012-04-19 20:10:20 +0900 (f39f873)
@@ -26,9 +26,6 @@ case "${MYSQL_VERSION}" in
 	if ! test -d "${build_test_suites_dir}"; then
 	    ln -s "${source_test_suites_dir}" "${build_test_suites_dir}"
 	fi
-	if ! test -d "${build_test_suites_dir}"; then
-	    ln -s "${source_test_suites_dir}" "${build_test_suites_dir}"
-	fi
 	plugins_dir="${MYSQL_SOURCE_DIR}/lib/plugin"
 	if ! test -d "${plugins_dir}"; then
 	    if ! test -d "${MYSQL_BUILD_DIR}/plugin/mroonga"; then
-------------- next part --------------
HTML����������������������������...
Télécharger 



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