Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display a finish dialog at the very end (bsc#941625) #18

Merged
merged 2 commits into from
Aug 14, 2015
Merged

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Aug 13, 2015

suggest rebooting the machine to activate the changes (new kernel, ...)

  • 3.1.3

suggest rebooting the machine to activate the changes (new kernel, ...)

- 3.1.3
def initialize
textdomain "migration"

@reboot = false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this instance variable needed? It doesn't seem to have any utility to me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It stores the value of the Restart the System checkbox so the main workflow code can call reboot later depending on this value.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind, I overlooked the attr_accessor

@ancorgs
Copy link
Contributor

ancorgs commented Aug 14, 2015

lgtm

lslezak added a commit that referenced this pull request Aug 14, 2015
Display a finish dialog at the very end (bsc#941625)
@lslezak lslezak merged commit ad6d7b5 into master Aug 14, 2015
@lslezak lslezak deleted the finish_dialog branch August 14, 2015 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants