Skip to content

Commit

Permalink
fix crash for unknown method log (bnc#960460)
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jan 4, 2016
1 parent f3b3e94 commit f3589af
Showing 1 changed file with 2 additions and 0 deletions.
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 f3589af

Please sign in to comment.