[Groonga-commit] droonga/http-benchmark at 1cdb710 [master] Use "client" explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 8 10:04:29 JST 2013


Kouhei Sutou	2013-10-08 10:04:29 +0900 (Tue, 08 Oct 2013)

  New Revision: 1cdb710f4214747d4072f96061648139aa82be4b
  https://github.com/droonga/http-benchmark/commit/1cdb710f4214747d4072f96061648139aa82be4b

  Message:
    Use "client" explicitly
    
    Because #run returns self is not instinctive.

  Modified files:
    lib/droonga/http-benchmark/runner.rb

  Modified: lib/droonga/http-benchmark/runner.rb (+1 -0)
===================================================================
--- lib/droonga/http-benchmark/runner.rb    2013-10-08 10:02:45 +0900 (3cfb1b1)
+++ lib/droonga/http-benchmark/runner.rb    2013-10-08 10:04:29 +0900 (b78afe8)
@@ -60,6 +60,7 @@ module Droonga
                               :results => results_queue,
                               :wait => @wait)
           client.run
+          client
         end
 
         start_time = Time.now
-------------- next part --------------
HTML����������������������������...
下載 



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