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