mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Suppress default config change warnings
This commit is contained in:
parent
d58de3ea81
commit
02183f79e4
@ -23,7 +23,7 @@ git -c user.name=Dummy -c user.email=dummy@example.com -c commit.gpgSign=false \
|
|||||||
am ../patches/*-stdlib-*.patch
|
am ../patches/*-stdlib-*.patch
|
||||||
|
|
||||||
cat > config.toml <<EOF
|
cat > config.toml <<EOF
|
||||||
change-id = 115898
|
change-id = 999999
|
||||||
|
|
||||||
[llvm]
|
[llvm]
|
||||||
ninja = false
|
ninja = false
|
||||||
|
Loading…
Reference in New Issue
Block a user