Skip to content

Commit 0e88874

Browse files
committed
fix ./configure --set change-id
1 parent f2348fb commit 0e88874

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 = <latest change id in src/bootstrap/src/utils/change_tracker.rs>
3434

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

0 commit comments

Comments
 (0)