Kouhei Sutou
null+****@clear*****
Fri Nov 22 12:23:22 JST 2013
Kouhei Sutou 2013-11-22 12:23:22 +0900 (Fri, 22 Nov 2013) New Revision: e388180b5fd6834e3827466161d1c236b0d284b1 https://github.com/groonga/grntest/commit/e388180b5fd6834e3827466161d1c236b0d284b1 Message: Indent Modified files: lib/grntest/executors/base-executor.rb Modified: lib/grntest/executors/base-executor.rb (+4 -4) =================================================================== --- lib/grntest/executors/base-executor.rb 2013-11-22 12:23:12 +0900 (399a725) +++ lib/grntest/executors/base-executor.rb 2013-11-22 12:23:22 +0900 (b8cca9c) @@ -259,11 +259,11 @@ module Grntest end @context.error else - type = @output_type - log_output(response) - log_error(extract_important_messages(read_all_log)) + type = @output_type + log_output(response) + log_error(extract_important_messages(read_all_log)) - @context.error if error_response?(response, type) + @context.error if error_response?(response, type) end end -------------- next part -------------- HTML����������������������������...Download