mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Set verbose flag at retrying
This commit is contained in:
parent
0dad341006
commit
416956afa6
@ -584,6 +584,7 @@ module Test
|
||||
del_status_line or puts
|
||||
unless suites.empty?
|
||||
puts "\n""Retrying..."
|
||||
@verbose = options[:verbose]
|
||||
_run_suites(suites, type)
|
||||
end
|
||||
@options[:parallel] = parallel
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user