[Groonga-commit] droonga/fluent-plugin-droonga at 2a44645 [master] Write "command" near the "broadcast" type

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 22:03:27 JST 2013


YUKI Hiroshi	2013-11-27 22:03:27 +0900 (Wed, 27 Nov 2013)

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

  Message:
    Write "command" near the "broadcast" type

  Modified files:
    test/unit/plugin/distributor/test_search.rb

  Modified: test/unit/plugin/distributor/test_search.rb (+1 -1)
===================================================================
--- test/unit/plugin/distributor/test_search.rb    2013-11-27 22:00:54 +0900 (3201485)
+++ test/unit/plugin/distributor/test_search.rb    2013-11-27 22:03:27 +0900 (fbbd39e)
@@ -158,6 +158,7 @@ class SearchDistributorTest < Test::Unit::TestCase
     message << gatherer
     searcher = {
       "type" => "broadcast",
+      "command" => "search",
       "dataset" => "Droonga",
       "body" => {
         "queries" => {
@@ -191,7 +192,6 @@ class SearchDistributorTest < Test::Unit::TestCase
           },
         },
       },
-      "command" => "search",
       "outputs" => [
         "no_records",
         "no_limit",
-------------- next part --------------
HTML����������������������������...
Download 



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