Skip to content

Commit

Permalink
properly import productcontrol used in code otherwise it crash for st…
Browse files Browse the repository at this point in the history
…ore that do not import it
  • Loading branch information
jreidinger committed Apr 1, 2015
1 parent 38fb2c6 commit 4f97815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/installation/proposal_runner.rb
Expand Up @@ -52,6 +52,7 @@ def initialize(store = ::Installation::ProposalStore)
Yast.import "Popup"
Yast.import "Language"
Yast.import "GetInstArgs"
Yast.import "ProductControl"

# values used in defined functions

Expand Down

0 comments on commit 4f97815

Please sign in to comment.