X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=x.ps1;h=86cea606591ba088e4643cd4b0bd2d29125d4c72;hb=1cede2c126b69cf4e9a237908dec3c560ce0fa71;hp=1225443735f7b14627e2887e9467d954ca5785f1;hpb=e248c7f9ae1e6604767c9842be58d577e5890a7b;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?)