X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=x.py;h=6df4033d55d7273bd064cedbddf4c959ee1dd301;hb=9f241b3a26b9344e061094052ecd67a3bde4b2e1;hp=6c68907c581457c200050e841768c5763e06d6b3;hpb=20f124a1934cf833467ccfbe6c31daff160fec56;p=rust.git diff --git a/x.py b/x.py index 6c68907c581..6df4033d55d 100755 --- a/x.py +++ b/x.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # Some systems don't have `python3` in their PATH. This isn't supported by x.py directly; -# they should use `x.sh` or `x.ps1` instead. +# they should use `x` or `x.ps1` instead. # This file is only a "symlink" to bootstrap.py, all logic should go there.