Skip to content

Commit 02183f7

Browse files
committed
Suppress default config change warnings
1 parent d58de3e commit 02183f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_rust_fork.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git -c user.name=Dummy -c [email protected] -c commit.gpgSign=false \
2323
am ../patches/*-stdlib-*.patch
2424

2525
cat > config.toml <<EOF
26-
change-id = 115898
26+
change-id = 999999
2727
2828
[llvm]
2929
ninja = false

0 commit comments

Comments
 (0)