[Groonga-commit] droonga/drntest at 1bef092 [master] Define "config" attr_reader for Tester

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 13:15:38 JST 2013


YUKI Hiroshi	2013-11-27 13:15:38 +0900 (Wed, 27 Nov 2013)

  New Revision: 1bef092d07b08b7423a49ae5cfde3511271dcd49
  https://github.com/droonga/drntest/commit/1bef092d07b08b7423a49ae5cfde3511271dcd49

  Message:
    Define "config" attr_reader for Tester

  Modified files:
    lib/drntest/tester.rb

  Modified: lib/drntest/tester.rb (+1 -1)
===================================================================
--- lib/drntest/tester.rb    2013-11-27 13:13:14 +0900 (77f0a77)
+++ lib/drntest/tester.rb    2013-11-27 13:15:38 +0900 (6868584)
@@ -92,7 +92,7 @@ module Drntest
     end
 
     attr_accessor :port, :host, :tag, :fluentd, :fluentd_options
-    attr_accessor :pattern, :base_path
+    attr_accessor :pattern, :base_path, :config
 
     def initialize
       @port = 24224
-------------- next part --------------
HTML����������������������������...
Download 



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