YUKI Hiroshi
null+****@clear*****
Mon Nov 25 18:45:12 JST 2013
YUKI Hiroshi 2013-11-25 18:45:12 +0900 (Mon, 25 Nov 2013) New Revision: 098ce445eb22408e67fe6a3e2cb9c8aa1df658d5 https://github.com/droonga/drntest/commit/098ce445eb22408e67fe6a3e2cb9c8aa1df658d5 Message: Output actual configuration of the test Modified files: lib/drntest/test-runner.rb Modified: lib/drntest/test-runner.rb (+5 -0) =================================================================== --- lib/drntest/test-runner.rb 2013-11-25 18:41:16 +0900 (0233898) +++ lib/drntest/test-runner.rb 2013-11-25 18:45:12 +0900 (cddf9cf) @@ -34,6 +34,11 @@ module Drntest def run print "#{target_path}: " prepare + print " host : #{host}" + print " port : #{port}" + print " tag : #{tag}" + print " config : #{config}" + print " catalog: #{config}" setup results = process_requests teardown -------------- next part -------------- HTML����������������������������...Download