diff --git a/bootstraptest/runner.rb b/bootstraptest/runner.rb index 6a4d4c99a1..e807ce5b62 100755 --- a/bootstraptest/runner.rb +++ b/bootstraptest/runner.rb @@ -254,6 +254,7 @@ def show_progress(message = '') end end rescue Interrupt + $stderr.puts "\##{@count} #{@location}" raise Interrupt rescue Exception => err $stderr.print 'E'