Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENV does not show the environment variables #18035

Closed
goszlanyi opened this issue Aug 15, 2016 · 2 comments
Closed

ENV does not show the environment variables #18035

goszlanyi opened this issue Aug 15, 2016 · 2 comments

Comments

@goszlanyi
Copy link

goszlanyi commented Aug 15, 2016

I am testing the 0.5.0-rc2 Windows 64-bit binary.
Typing ENV in the REPL does not show the environment variables:

julia> ENV
Base.EnvHash with 1 entry:
  "=::" => "::\\"

while single items are there:

julia> ENV["HOMEDRIVE"]
"C:"

julia> ENV["OS"]
"Windows_NT"
@yuyichao
Copy link
Contributor

Dup of #17956

@goszlanyi
Copy link
Author

Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants