Skip to content

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