Skip to content

A fix for incorrectly overriding environment variables rdar://118814900 #7144

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

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

pusukuri
Copy link
Contributor

A fix for incorrectly overriding environment variables rdar://118814900

Motivation:

In SwiftPMProduct.swift, the environment variables are overridden irrespective of the "env" variables provided.

Modifications:

Move the code snippet that fills the environment variable array to an appropriate place

Result:

Environment variables are correctly populated

@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov requested a review from compnerd November 30, 2023 11:59
@MaxDesiatov MaxDesiatov self-requested a review November 30, 2023 15:53
@tomerd
Copy link
Contributor

tomerd commented Dec 7, 2023

@pusukuri would you like to resolve the conflicts so this can be merged?

@neonichu does this look good to you?

@pusukuri
Copy link
Contributor Author

pusukuri commented Dec 7, 2023

@swift-ci test

@pusukuri
Copy link
Contributor Author

pusukuri commented Dec 7, 2023

@swift-ci test windows

@pusukuri
Copy link
Contributor Author

pusukuri commented Dec 8, 2023

@swift-ci test

1 similar comment
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@pusukuri pusukuri merged commit 380b953 into swiftlang:main Dec 8, 2023
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.

6 participants