X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=x.ps1;h=86cea606591ba088e4643cd4b0bd2d29125d4c72;hb=36faf8fc7e4e2b93faac47b59f89d67c61bf101e;hp=1225443735f7b14627e2887e9467d954ca5785f1;hpb=8237efc52d909c482092fbf60356cfca59bf8ea0;p=rust.git diff --git a/x.ps1 b/x.ps1 index 1225443735f..86cea606591 100755 --- a/x.ps1 +++ b/x.ps1 @@ -1,6 +1,6 @@ #!/usr/bin/env pwsh -# See x.sh for why these scripts exist. +# See ./x for why these scripts exist. $xpy = Join-Path $PSScriptRoot x.py # Start-Process for some reason splits arguments on spaces. (Isn't powershell supposed to be simpler than bash?)