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

Teach rustup to download manifests from the `/staging/` directory #579

Merged
merged 1 commit into from Jul 13, 2016

Conversation

Projects
None yet
2 participants
@brson
Copy link
Contributor

brson commented Jul 13, 2016

With the changes to RUSTUP_DIST_SERVER to automitally replace URLS
in the manifest, it's no longer usable to test Rust pre-releases!

The RUSTUP_STAGED_MANIFEST flag tells rustup to download just the
manifest from the /staging/ directory on s.rlo.

Teach rustup to download manifests from the `/staging/` directory
With the changes to `RUSTUP_DIST_SERVER` to automitally replace URLS
in the manifest, it's no longer usable to test Rust pre-releases!

The `RUSTUP_STAGED_MANIFEST` flag tells rustup to download *just* the
manifest from the `/staging/` directory on s.rlo.

@alexcrichton alexcrichton merged commit 4af6d32 into rust-lang:master Jul 13, 2016

0 of 2 checks passed

continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
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.