Skip to content

Commit

Permalink
Update src/lib/installation/clients/inst_finish.rb
Browse files Browse the repository at this point in the history
Added extra line after guard clause.
  • Loading branch information
teclator authored Dec 17, 2024
1 parent e439956 commit e81ee6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/installation/clients/inst_finish.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def report_messages
# Skip in autoinstallation and autoupgrade mode only if not explicitelly
# set on command line (bsc#1231522)
return if Mode.auto

# Display the message and wait for user to accept it
# also live installation - bzilla #297691
Report.DisplayMessages(true,
Expand Down

0 comments on commit e81ee6f

Please sign in to comment.