rez
rez copied to clipboard
Possible regression appendenv in PowerShell fails if env variable does not exist already
I have not looked deeper into this, the old version we had deployed (2.88.4) seemingly creates the env variable whereas the current release fails with a PowerShell error.
https://github.com/nerdvegas/rez/blob/d4b303f8a23d2d190d4d48183c6ae51a906e98cc/src/rezplugins/shell/_utils/powershell_base.py#L256
Looking into this asap.