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

Fix printing of Chapel enviroment variables with --print-chpl-settings #25962

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Sep 18, 2024

Fixes an issue where Chapel environment variables were not printed right with --print-chpl-settings when set via the commandline.

Resolves #25958.

Also renames setEnv to setChplEnv to avoid confusion.

Added test of new feature and made sure the test passes.

[Reviewed by @mppf]

@jabraham17 jabraham17 merged commit 42bee87 into chapel-lang:main Sep 24, 2024
7 checks passed
@jabraham17 jabraham17 deleted the fix-print-chpl-settings branch September 24, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: --print-chpl-settings does not pick up changes from the compiler arguments
2 participants