lib/grntest/executors/standard-io-executor.rb in grntest-1.2.2 vs lib/grntest/executors/standard-io-executor.rb in grntest-1.2.3

- old
+ new

@@ -55,10 +55,10 @@ private def read_output(command) options = {} if may_slow_command?(command) - options[:first_timeout] = @long_timeout + options[:first_timeout] = @long_read_timeout end read_all_readable_content(@output, options) end MAY_SLOW_COMMANDS = [