[Groonga-commit] droonga/drnbench at 899e9fe [master] Remove garbage "<"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 16 17:37:33 JST 2013


Kouhei Sutou	2013-10-16 17:37:33 +0900 (Wed, 16 Oct 2013)

  New Revision: 899e9fea91e54c776459a6b03216f7621ea10680
  https://github.com/droonga/drnbench/commit/899e9fea91e54c776459a6b03216f7621ea10680

  Message:
    Remove garbage "<"

  Modified files:
    lib/droonga/benchmark/client/http-droonga-search.rb

  Modified: lib/droonga/benchmark/client/http-droonga-search.rb (+1 -1)
===================================================================
--- lib/droonga/benchmark/client/http-droonga-search.rb    2013-10-16 12:52:39 +0900 (2716ab3)
+++ lib/droonga/benchmark/client/http-droonga-search.rb    2013-10-16 17:37:33 +0900 (4fda011)
@@ -2,7 +2,7 @@
 
 module Droonga
   module Benchmark
-    class HttpDroongaSearchClient << HttpClient
+    class HttpDroongaSearchClient < HttpClient
       DEFAULT_PATH = "/droonga/search"
       DEFAULT_METHOD = "POST"
 
-------------- next part --------------
HTML����������������������������...
Download 



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