[Groonga-mysql-commit] mroonga/mroonga [master] [test] follow default log level change.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 6月 9日 (木) 18:07:21 JST


Kouhei Sutou	2011-06-09 09:07:21 +0000 (Thu, 09 Jun 2011)

  New Revision: 6bd7de830abaf9669ced1304c2e5e78cfb2a6bdf

  Log:
    [test] follow default log level change.

  Modified files:
    test/sql/r/log_level.result

  Modified: test/sql/r/log_level.result (+1 -1)
===================================================================
--- test/sql/r/log_level.result    2011-06-09 09:05:51 +0000 (72df98b)
+++ test/sql/r/log_level.result    2011-06-09 09:07:21 +0000 (0f62fe8)
@@ -1,6 +1,6 @@
 show global variables like 'groonga_log_level';
 Variable_name	Value
-groonga_log_level	DUMP
+groonga_log_level	NOTICE
 set global groonga_log_level=NONE;
 show global variables like 'groonga_log_level';
 Variable_name	Value




Groonga-mysql-commit メーリングリストの案内
Back to archive index