[Groonga-commit] droonga/fluent-plugin-droonga at a8957ee [master] Don't use deprecated "#@config" directive

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 11:16:46 JST 2013


YUKI Hiroshi	2013-11-27 11:16:46 +0900 (Wed, 27 Nov 2013)

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

  Message:
    Don't use deprecated "#@config" directive

  Modified files:
    test/command/suite/add/minimal.test
    test/command/suite/groonga/column_create/scalar.test
    test/command/suite/groonga/column_create/vector.test
    test/command/suite/groonga/select/minimum.test
    test/command/suite/groonga/table_create/array.test
    test/command/suite/groonga/table_create/hash.test

  Modified: test/command/suite/add/minimal.test (+0 -1)
===================================================================
--- test/command/suite/add/minimal.test    2013-11-27 11:00:34 +0900 (1044faf)
+++ test/command/suite/add/minimal.test    2013-11-27 11:16:46 +0900 (5e6bb9a)
@@ -1,4 +1,3 @@
-#@config ../../config/cluster/
 #@include ../../fixture/user-table.jsons
 {
   "type": "add",

  Modified: test/command/suite/groonga/column_create/scalar.test (+0 -1)
===================================================================
--- test/command/suite/groonga/column_create/scalar.test    2013-11-27 11:00:34 +0900 (f64ddf2)
+++ test/command/suite/groonga/column_create/scalar.test    2013-11-27 11:16:46 +0900 (72f7091)
@@ -1,4 +1,3 @@
-#@config ../../../config/cluster/
 {
   "type": "table_create",
   "dataset": "Droonga",

  Modified: test/command/suite/groonga/column_create/vector.test (+0 -1)
===================================================================
--- test/command/suite/groonga/column_create/vector.test    2013-11-27 11:00:34 +0900 (d76b264)
+++ test/command/suite/groonga/column_create/vector.test    2013-11-27 11:16:46 +0900 (c36b9f7)
@@ -1,4 +1,3 @@
-#@config ../../../config/cluster/
 {
   "type": "table_create",
   "dataset": "Droonga",

  Modified: test/command/suite/groonga/select/minimum.test (+0 -1)
===================================================================
--- test/command/suite/groonga/select/minimum.test    2013-11-27 11:00:34 +0900 (42abaa6)
+++ test/command/suite/groonga/select/minimum.test    2013-11-27 11:16:46 +0900 (50c4ab1)
@@ -1,4 +1,3 @@
-#@config ../../../config/cluster/
 #@include ../../../fixture/user-table.jsons
 {
   "type"    : "select",

  Modified: test/command/suite/groonga/table_create/array.test (+0 -1)
===================================================================
--- test/command/suite/groonga/table_create/array.test    2013-11-27 11:00:34 +0900 (59956e2)
+++ test/command/suite/groonga/table_create/array.test    2013-11-27 11:16:46 +0900 (8ee2ec6)
@@ -1,4 +1,3 @@
-#@config ../../../config/cluster/
 {
   "type": "table_create",
   "dataset": "Droonga",

  Modified: test/command/suite/groonga/table_create/hash.test (+0 -1)
===================================================================
--- test/command/suite/groonga/table_create/hash.test    2013-11-27 11:00:34 +0900 (7c289c1)
+++ test/command/suite/groonga/table_create/hash.test    2013-11-27 11:16:46 +0900 (bfc2c43)
@@ -1,4 +1,3 @@
-#@config ../../../config/cluster/
 {
   "type": "table_create",
   "dataset": "Droonga",
-------------- next part --------------
HTML����������������������������...
Download 



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