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

brson
Copy link
Contributor

@brson 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.

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
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.

2 participants