ruby/abrt_prelude.rb

5 lines
44 B
Ruby
Raw Normal View History

2013-07-01 14:32:54 +02:00
begin
require 'abrt'
rescue LoadError
end