[Groonga-commit] droonga/fluent-plugin-droonga at 302779e [master] test: remove trailing spaces

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 17 17:16:06 JST 2013


Kouhei Sutou	2013-12-17 17:16:06 +0900 (Tue, 17 Dec 2013)

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

  Message:
    test: remove trailing spaces

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

  Modified: test/unit/plugin/distributor/test_search_plan.rb (+1 -1)
===================================================================
--- test/unit/plugin/distributor/test_search_plan.rb    2013-12-17 17:13:35 +0900 (0970e2b)
+++ test/unit/plugin/distributor/test_search_plan.rb    2013-12-17 17:16:06 +0900 (19510d8)
@@ -1093,7 +1093,7 @@ class DistributedSearchPlanTest < Test::Unit::TestCase
       outputs << query_name unless options[:no_output]
 
       searcher["type"] = "broadcast"
-      searcher["command"] = "search"    
+      searcher["command"] = "search"
       searcher["outputs"] = outputs
       searcher["replica"] = "random"
       searcher
-------------- next part --------------
HTML����������������������������...
다운로드 



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