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

Add test for relative path in execution env #3314

Merged
merged 3 commits into from
Sep 7, 2021
Merged

Add test for relative path in execution env #3314

merged 3 commits into from
Sep 7, 2021

Conversation

Tabrizian
Copy link
Member

No description provided.

create_python_backend_stub
mkdir -p models/python_3_6/1/
cp ../../python_models/python_version/config.pbtxt ./models/python_3_6
cp python3.6.tar.gz models/python_3_6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a somewhat better test if you copy it into models/python_3_6 as a different named file to avoid any change of accidentally picking up the original file.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@Tabrizian Tabrizian merged commit 78c52c7 into main Sep 7, 2021
@Tabrizian Tabrizian deleted the imant-exec-env branch September 7, 2021 02:08
Sign up for free to 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