Skip to content

Add the "no-self-update" feature#602

Merged
brson merged 1 commit intorust-lang:masterfrom
inejge:no-self-update
Jul 21, 2016
Merged

Add the "no-self-update" feature#602
brson merged 1 commit intorust-lang:masterfrom
inejge:no-self-update

Conversation

@inejge
Copy link
Copy Markdown
Contributor

@inejge inejge commented Jul 20, 2016

Cf. #597. In addition to blocking self update, this patch also blocks self uninstall, with the same rationale.

Intended for distro-packaged builds of rustup. The feature disables
"self update" and "self uninstall" commands, erroring out if any of
them is invoked explicitly, and silently skipping self-update for
"update" even if "--no-self-update" is not specified.
@inejge
Copy link
Copy Markdown
Contributor Author

inejge commented Jul 21, 2016

Timeout in one Windows build (it hung at the start.)

@brson
Copy link
Copy Markdown
Contributor

brson commented Jul 21, 2016

Wow, you are on a roll! Thank you.

@brson brson merged commit fd3e9f1 into rust-lang:master Jul 21, 2016
@inejge inejge deleted the no-self-update branch July 31, 2016 19:35
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