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
Passing -O “settings set target.inherit-env 1” to the REPL doesn’t cause it to inherit the environment. (Apparently the REPL process gets launched without dealing with the environment settings.)
(This is also rdar://137522456).
The text was updated successfully, but these errors were encountered:
Passing
-O “settings set target.inherit-env 1”
to the REPL doesn’t cause it to inherit the environment. (Apparently the REPL process gets launched without dealing with the environment settings.)(This is also rdar://137522456).
The text was updated successfully, but these errors were encountered: