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

Removing environment variables sets empty environment variables #724

Closed
ferventcoder opened this issue May 5, 2016 · 1 comment
Closed

Comments

@ferventcoder
Copy link
Member

Related to #303 / #699, we have Environment variable removals. We need that to work again.

@ferventcoder ferventcoder self-assigned this May 5, 2016
@ferventcoder ferventcoder added this to the 0.9.10 milestone May 5, 2016
ferventcoder added a commit that referenced this issue May 6, 2016
Removing environment variables sets empty environment variables. This
is related to the changes for GH-303.

So determine if the value is null or empty, and perform the older
behavior.
ferventcoder added a commit that referenced this issue May 6, 2016
* stable:
  (doc) update CHANGELOG/nuspec
  (GH-724) Set Env Vars to empty should remove vars
  (doc) Update CHANGELOG/nuspec
  (GH-588) Manage extensions installed w/old method
  (GH-723) Fully qualify MsiExec
  (maint) use systemroot over windir
  (maint) spelling
@ferventcoder
Copy link
Member Author

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

No branches or pull requests

2 participants