Initialize all load paths in operating_system.rb

This commit is contained in:
Vít Ondruch 2015-02-04 13:53:46 +01:00
commit e7f3c86e5a
2 changed files with 7 additions and 2 deletions

View file

@ -897,6 +897,7 @@ make check TESTS="-v $DISABLE_TESTS"
%changelog
* Tue Feb 03 2015 Vít Ondruch <vondruch@redhat.com> - 2.3.0-0.5.r49485
- Upgrade to Ruby 2.3.0 (r49485).
- Initialize all load paths in operating_system.rb.
* Tue Feb 03 2015 Vít Ondruch <vondruch@redhat.com> - 2.2.0-5
- Make operating_system.rb more robust.