Skip to content

Conversation

3405691582
Copy link
Member

The env -u flag is not portable and not available on all platforms, so
this unit test will fail when the feature is unavailable. Instead of
trying to unset the field, just erase it instead, since trying to copy
the entire invoked environment is difficult.

The `env -u` flag is not portable and not available on all platforms, so
this unit test will fail when the feature is unavailable.  Instead of
trying to unset the field, just erase it instead, since trying to copy
the entire invoked environment is difficult.
@CodaFi CodaFi changed the base branch from master to main September 24, 2020 18:22
@CodaFi
Copy link
Contributor

CodaFi commented Sep 24, 2020

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 9805f2b into swiftlang:main Sep 24, 2020
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.

4 participants