null+****@clear*****
null+****@clear*****
2011年 4月 11日 (月) 21:28:42 JST
Kouhei Sutou 2011-04-11 12:28:42 +0000 (Mon, 11 Apr 2011)
New Revision: 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 12:28:02 +0000 (6d2921a)
+++ test/run-sql-test.sh 2011-04-11 12:28:42 +0000 (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 \