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

fixes load and update of UpgradeToInstallation variable #198

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

texierp
Copy link

@texierp texierp commented Mar 27, 2018

Without this commit, the agent code reading 'UpgradeToInstallation'
from '/etc/updatehub.conf' and not from persistents data (/data)

Also fixes the update of 'UpgradeToInstallation' after an update.

Fixes #197

Signed-off-by: Pierre-Jean TEXIER texier.pj2@gmail.com

Without this commit, the agent code reading 'UpgradeToInstallation'
from '/etc/updatehub.conf' and not from persistents data (/data)

Also fixes the update of 'UpgradeToInstallation' after an update.

Fixes UpdateHub#197

Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
@coveralls
Copy link

coveralls commented Mar 27, 2018

Coverage Status

Coverage decreased (-0.02%) to 85.085% when pulling 0b144da on texierp:v1 into f75e97e on updatehub:v1.

@otavio otavio merged commit dbf9283 into UpdateHub:v1 Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

updatehub.go: UpgradeToInstallation is not being set after an update
3 participants