ruby/abrt_prelude.rb

5 lines
44 B
Ruby
Raw Normal View History

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