Skip to content

tests: remove gratuitous use of tee #68308

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
Sep 4, 2023
Merged

tests: remove gratuitous use of tee #68308

merged 1 commit into from
Sep 4, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Sep 4, 2023

Replace the use of tee with proper redirection for the output. This reduces the dependency on Unix tools for portability.

Replace the use of `tee` with proper redirection for the output.  This
reduces the dependency on Unix tools for portability.
@compnerd
Copy link
Member Author

compnerd commented Sep 4, 2023

@swift-ci please smoke test

@compnerd compnerd mentioned this pull request Sep 4, 2023
9 tasks
@compnerd compnerd merged commit bc9ee85 into swiftlang:main Sep 4, 2023
@compnerd compnerd deleted the tee branch September 4, 2023 14:58
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.

1 participant