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

Have lambdex create a new output file. (Cherry-pick of #18200) #18201

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

benjyw
Copy link
Contributor

@benjyw benjyw commented Feb 8, 2023

Some REAPI implementations don't allow modifying an input file. Lambdex 0.1.8 supports a -o flag to set a new output file instead of modifying the input file in-place, so we use that.

Some REAPI implementations don't allow modifying an input file.
Lambdex 0.1.8 supports a -o flag to set a new output file
instead of modifying the input file in-place, so we use that.
@benjyw benjyw added the category:bugfix Bug fixes for released features label Feb 8, 2023
@benjyw benjyw requested review from jsirois and stuhood February 8, 2023 16:48
@benjyw benjyw merged commit 6068421 into pantsbuild:2.15.x Feb 8, 2023
@benjyw benjyw deleted the cherry-pick-18200-to-2.15.x branch February 8, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants