X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=x.py;h=6df4033d55d7273bd064cedbddf4c959ee1dd301;hb=8ea62f6c30c94778d9146ddc26c8520ed2b50a58;hp=6c68907c581457c200050e841768c5763e06d6b3;hpb=e8dc8bca2118ec1ed5970790614f0b81e9167f10;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.