show the location at intterrupted
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e5e735549d
commit
5845bd6a71
@ -254,6 +254,7 @@ def show_progress(message = '')
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
rescue Interrupt
|
rescue Interrupt
|
||||||
|
$stderr.puts "\##{@count} #{@location}"
|
||||||
raise Interrupt
|
raise Interrupt
|
||||||
rescue Exception => err
|
rescue Exception => err
|
||||||
$stderr.print 'E'
|
$stderr.print 'E'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user