mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
We're cargo, not rustc
This commit is contained in:
parent
a0f0abca4f
commit
7153c0c29d
@ -308,7 +308,7 @@ then
|
||||
"${CFG_SRC_DIR}/bin/cargo" -V 2> /dev/null
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
err "can't execute rustc binary on this platform"
|
||||
err "can't execute cargo binary on this platform"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user