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

[tests] deal with env vars that have an '=' in them #206

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Apr 28, 2017

Description of Change(s)

Currently running the tests will error in testWrapper.py if you have an environ var (in our case, it was PYTHONPATH) that has an '=' in it. This fixes it deal properly with such vars.

Included Commit(s)

Fixes Issue(s)

  • running tests when an env var has a '='

@chadrik
Copy link
Contributor

chadrik commented May 16, 2017

You're probably curious why we have paths with '=' in them, but even if you're not, here's an explanation! rez generates folder structures based on package version rules, which look like usd<=0.7.5, etc.

@pixar-oss pixar-oss merged commit 6f9a52a into PixarAnimationStudios:dev May 23, 2017
pixar-oss added a commit that referenced this pull request May 23, 2017
…uals

[tests] deal with env vars that have an = in them
@pmolodo pmolodo deleted the fix_testWrapper_env_var_with_equals branch March 12, 2019 23:02
AdamFelt pushed a commit to autodesk-forks/USD that referenced this pull request Apr 16, 2024
Description of Change(s)
Add new linestyle usda files.
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

Successfully merging this pull request may close these issues.

3 participants