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

#712 merged in 2.43.0 caused external environ not to pass through to resolve #744

Closed
maxnbk opened this issue Sep 10, 2019 · 2 comments
Closed
Assignees
Labels

Comments

@maxnbk
Copy link
Contributor

maxnbk commented Sep 10, 2019

testable between 2.42.2 and 2.43.0 by rez-env-ing a package with:

def commands():
    print(env.keys())

result in 2.42.2 is a list of variable names, 2.43.0 is []

solved in incoming PR.

@maxnbk maxnbk added the bug label Sep 10, 2019
maxnbk added a commit to maxnbk/rez that referenced this issue Sep 10, 2019
@maxnbk
Copy link
Contributor Author

maxnbk commented Sep 10, 2019

addressed in #745

@maxnbk maxnbk self-assigned this Sep 10, 2019
@nerdvegas
Copy link
Contributor

Closed by #745

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

No branches or pull requests

2 participants