[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test][sql] ignore install log.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:34:15 JST 2012


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

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

  Log:
    [test][sql] ignore install log.

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

  Modified: test/run-sql-test.sh (+1 -1)
===================================================================
--- test/run-sql-test.sh    2011-04-11 21:28:02 +0900 (6d2921a)
+++ test/run-sql-test.sh    2011-04-11 21:28:42 +0900 (1b3752a)
@@ -45,7 +45,7 @@ if ! test -e "${groonga_mysql_test_suite_dir}"; then
 	"${groonga_mysql_test_suite_dir}"
 fi
 
-make -C ${top_dir} install-pluginLTLIBRARIES plugindir=${plugins_dir}
+make -C ${top_dir} install-pluginLTLIBRARIES plugindir=${plugins_dir} > /dev/null
 
 (cd "$build_mysql_test_dir" && \
     ./mysql-test-run.pl --no-check-testcases \
-------------- next part --------------
HTML����������������������������...
Download 



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