Skip to content

Commit 09a24c5

Browse files
committed
foldme; fixup for host identity in test
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent f11e7f1 commit 09a24c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cli-v2.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@ fn run_with_install_flag_against_unavailable_component() {
12061206
for_host!(
12071207
r"info: syncing channel updates for 'nightly-{0}'
12081208
info: latest update on 2015-01-02, rust version 1.3.0 (hash-nightly-2)
1209-
warning: Force-skipping unavailable component 'rust-std-x86_64-apple-darwin'
1209+
warning: Force-skipping unavailable component 'rust-std-{0}'
12101210
info: downloading component 'cargo'
12111211
info: downloading component 'rust-docs'
12121212
info: downloading component 'rustc'

0 commit comments

Comments
 (0)