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

Don't make it an error for the self-update hash to be wrong #372

Merged
merged 1 commit into from May 4, 2016

Conversation

Projects
None yet
2 participants
@brson
Copy link
Contributor

brson commented Apr 28, 2016

We've got problems with the updater and its hash being out
of sync. Thes patch considers a hash failure here a temporary
problem, prints a status message and exits with success.

cc #346

r? @alexcrichton

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 29, 2016

r=me, but looks like tests are legit failing

@alexcrichton alexcrichton reopened this Apr 29, 2016

@brson brson force-pushed the brson:self-update-hack branch from d011297 to f110a8e Apr 29, 2016

Don't make it an error for the self-update hash to be wrong
We've got problems with the updater and its hash being out
of sync. Thes patch considers a hash failure here a temporary
problem, prints a status message and exits with success.

cc #346

@brson brson merged commit 54a3ca7 into rust-lang:master May 4, 2016

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.