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

Mark update available until restart #6780

Merged
merged 3 commits into from Aug 9, 2016
Merged

Mark update available until restart #6780

merged 3 commits into from Aug 9, 2016

Conversation

kevinsawicki
Copy link
Contributor

Previously calling autoUpdate.checkForUpdates() twice with a successful update followed by a call to quitAndInstall would emit an error since updateAvailable would be set back to false the second time it was called when the first time successfully downloaded and installed an update.

This pull request removes the clearing of the flag so that updateAvailable is true until restart.

Closes #6647

@zcbenz
Copy link
Member

zcbenz commented Aug 9, 2016

👍

@zcbenz zcbenz merged commit 01f92a8 into master Aug 9, 2016
@zcbenz zcbenz deleted the update-available-check branch August 9, 2016 11:44
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