Add abrt_prelude.rb.
This commit is contained in:
parent
ca9cb26aac
commit
315c4674d5
1 changed files with 4 additions and 0 deletions
4
abrt_prelude.rb
Normal file
4
abrt_prelude.rb
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
begin
|
||||
require 'abrt'
|
||||
rescue LoadError
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue