We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2063b4 commit 9804900Copy full SHA for 9804900
src/test/clitools.rs
@@ -1118,7 +1118,7 @@ where
1118
// - proxies themselves behave appropriately the proxied output needs to be
1119
// collected for assertions to be made on it as our tests traverse layers.
1120
// - self update executions cannot run in-process because on windows the
1121
- // process replacement dance would replace the test process.
+ // process replacement dance would replace the test process.
1122
// - any command with --version in it is testing to see something was
1123
// installed properly, so we have to shell out to it to be sure
1124
if name != "rustup" {
0 commit comments