Skip to content

Conversation

@Steve-O-Cassels
Copy link
Contributor

Great project, thank you!

The example for setting a session based environment variable for establishing your Elixir environment is incorrect.

It uses the -A flag which is for expressions like setting a variable to the result of '1 + 2'

If you try to use batch with the existing cmd using the /a flag, the output in windows cli is 0 - not set. My revision will resolve this and is tested on Windows 8.1

Great project, thank you! The example for setting a session based environment variable for establishing your Elixir environment is incorrect. It uses the `-A` flag which [is for expressions](http://ss64.com/nt/set.html) like setting a variable to the result of '1 + 2'
@josevalimjosevalim merged commit efca95c into elixir-lang:masterMar 29, 2016
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Steve-O-Cassels@josevalim