Skip to content

Commit

Permalink
Merge pull request #145 from yast/backport_log_fix
Browse files Browse the repository at this point in the history
Backport log fix
  • Loading branch information
jreidinger committed Jan 4, 2016
2 parents 9fa642c + bcf5336 commit 51d602b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/yast2-packager.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 4 09:33:33 UTC 2016 - jreidinger@suse.com

- do not crash if adding unknown repo type (bnc#960460)

-------------------------------------------------------------------
Wed Dec 16 13:03:07 UTC 2015 - lslezak@suse.cz

Expand Down
2 changes: 2 additions & 0 deletions src/include/packager/repositories_include.rb
Expand Up @@ -12,6 +12,8 @@
#
module Yast
module PackagerRepositoriesIncludeInclude
include Yast::Logger

def initialize_packager_repositories_include(include_target)
Yast.import "Pkg"
Yast.import "Stage"
Expand Down

0 comments on commit 51d602b

Please sign in to comment.