summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/test/ruby/suicide.rb
blob: 2687ed04cde4b958343760b627b998d0438cd5fb (plain)
1
2
STDERR.reopen(STDOUT)
at_exit{Process.kill(:INT, $$)}