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

Environment inheritance broken in CE-150608 #179

Closed
xylographe opened this issue Jun 9, 2015 · 1 comment
Closed

Environment inheritance broken in CE-150608 #179

xylographe opened this issue Jun 9, 2015 · 1 comment

Comments

@xylographe
Copy link
Contributor

Win7SP1[64] + CE-150608[64]

Example,

$env:HistoryPathName = "${env:APPDATA}\PowerShell\apd-ce.pshist"
powershell -new_console:t:PoSh -noexit -command "cls; lsa"

The HistoryPathName environment variable is not inherited by the new powershell process.
This works fine in CE-150513[64].

@xylographe
Copy link
Contributor Author

Resolved in CE-150610.

Thank you, Максим!

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

1 participant