You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#10497)
## Summary
This reverts commit 2f7f9ea
(#10397). We're seeing some
user-reported failures, so we need to investigate further before
re-shipping.
Re-opens #7480.
Closes#10487.
I'm using the yash shell, which is strictly POSIX-compliant and errors out on
. .venv/bin/activate
.The snippet using a zsh-specific extension is
SCRIPT_PATH="${(%):-%x}"
in line 34.Please take a look at the original issue (I filed this with yash at first) for some context and a potential fix: magicant/yash#62
Thank you.
The text was updated successfully, but these errors were encountered: