Skip to content

Commit

Permalink
fix method call
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Dec 3, 2014
1 parent 84c9ff2 commit c4ba68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/bootloader/proposal_client.rb
Expand Up @@ -67,7 +67,7 @@ def make_proposal(attrs)
end
# F#300779 - end

handle_errors
handle_errors(ret)

# cache the values
Yast::BootCommon.cached_settings_base_data_change_time = Yast::Storage.GetTargetChangeTime()
Expand Down

0 comments on commit c4ba68e

Please sign in to comment.