]> git.lizzy.rs Git - rust.git/blobdiff - scripts/rustup.sh
Update list of ignores rustc tests
[rust.git] / scripts / rustup.sh
index fa7557653d879a161e77afdaddb0dc1822fc374f..cc34c08088665bc19cdea842e961593052c28e50 100755 (executable)
@@ -17,7 +17,7 @@ case $1 in
         done
 
         ./clean_all.sh
-        ./prepare.sh
+        ./y.rs prepare
 
         (cd build_sysroot && cargo update)