[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test][sql] support extra arguments for mysql-test-run.pl.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:24:12 JST 2012


Kouhei Sutou	2011-04-11 21:28:02 +0900 (Mon, 11 Apr 2011)

  New Revision: 9522a62c753a78707b06ef1a3b2b648105510438
  https://github.com/mroonga/mroonga/commit/9522a62c753a78707b06ef1a3b2b648105510438

  Log:
    [test][sql] support extra arguments for mysql-test-run.pl.

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

  Modified: test/run-sql-test.sh (+1 -1)
===================================================================
--- test/run-sql-test.sh    2011-04-08 19:31:31 +0900 (7004161)
+++ test/run-sql-test.sh    2011-04-11 21:28:02 +0900 (6d2921a)
@@ -49,4 +49,4 @@ make -C ${top_dir} install-pluginLTLIBRARIES plugindir=${plugins_dir}
 
 (cd "$build_mysql_test_dir" && \
     ./mysql-test-run.pl --no-check-testcases \
-    --suite="${test_suite_name}" --force)
+    --suite="${test_suite_name}" --force "$@")
-------------- next part --------------
HTML����������������������������...
Download 



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