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

activeinactive: implement 'SetValidate' function #196

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Conversation

texierp
Copy link

@texierp texierp commented Mar 26, 2018

This allows to reset 'upgrade_available' to zero by calling update-active-activated script from 'validateProcedure'.

(based on PR #195 )

uh.Rebooter.Reboot()

return err
}

// We can Validate the update by setting
// 'upgrade_available' to 0, and then go
Copy link
Member

Choose a reason for hiding this comment

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

wrong comment.

@coveralls
Copy link

coveralls commented Mar 26, 2018

Coverage Status

Coverage decreased (-0.2%) to 85.103% when pulling 88fc3b1 on texierp:v1 into 3046230 on updatehub:v1.

This commit allows to reset 'upgrade_available' to zero by calling
update-active-activated script from 'validateProcedure' after
an update succeeds.

Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
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.

None yet

3 participants