Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(install): Expand env_set items #6050

Merged
merged 2 commits into from
Jul 8, 2024
Merged

fix(install): Expand env_set items #6050

merged 2 commits into from
Jul 8, 2024

Conversation

niheaven
Copy link
Member

@niheaven niheaven commented Jul 8, 2024

Description

A bug occurs when setting Environment Variables if $persist_dir or another script is used within it; therefore, it's necessary to expand the string before setting the Environment Variables.

Motivation and Context

How Has This Been Tested?

Test with bazel and tesseract.

Before:
image
image

After:
image
image

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

@niheaven niheaven merged commit 83f25a4 into develop Jul 8, 2024
2 checks passed
@niheaven niheaven deleted the fix-env_set branch July 8, 2024 16:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant