[Groonga-commit] droonga/fluent-plugin-droonga at fdc9425 [master] Use #@enable-logging and #@disable-logging directives to suppress logs from fixtures

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 11:00:34 JST 2013


YUKI Hiroshi	2013-11-27 11:00:34 +0900 (Wed, 27 Nov 2013)

  New Revision: fdc94253f709dba04e35d4962af902d74c3d68a4
  https://github.com/droonga/fluent-plugin-droonga/commit/fdc94253f709dba04e35d4962af902d74c3d68a4

  Message:
    Use #@enable-logging and #@disable-logging directives to suppress logs from fixtures

  Modified files:
    test/command/fixture/user-table.jsons

  Modified: test/command/fixture/user-table.jsons (+2 -0)
===================================================================
--- test/command/fixture/user-table.jsons    2013-11-26 19:57:27 +0900 (14d04c9)
+++ test/command/fixture/user-table.jsons    2013-11-27 11:00:34 +0900 (1b0efe6)
@@ -1,3 +1,4 @@
+#@disable-logging
 {
   "type": "table_create",
   "dataset": "Droonga",
@@ -34,3 +35,4 @@
     "flags" : "COLUMN_VECTOR"
   }
 }
+#@enable-logging
-------------- next part --------------
HTML����������������������������...
Download 



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