Skip to content

Commit 85914d0

Browse files
committed
update change-id default in config.example.toml
Signed-off-by: onur-ozkan <[email protected]>
1 parent 114ab46 commit 85914d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#
3131
# If `change-id` does not match the version that is currently running,
3232
# `x.py` will inform you about the changes made on bootstrap.
33-
#change-id = <latest change id in src/bootstrap/src/utils/change_tracker.rs>
33+
#change-id = <none>
3434

3535
# =============================================================================
3636
# Tweaking how LLVM is compiled

0 commit comments

Comments
 (0)