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