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

Cleanup in truffleruby+graalvm installation #2272

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

mislav
Copy link
Member

@mislav mislav commented Oct 13, 2023

Reuse original build_package_copy instead of having to maintain an additional build_package_copy_to step.

As a bonus, this prevents a global variable to from leaking.

Reuse original `build_package_copy` instead of having to maintain an additional `build_package_copy_to` step.

As a bonus, this prevents a global variable `to` from leaking.
@mislav mislav requested a review from eregon October 13, 2023 17:34
@eregon eregon merged commit 7773f82 into master Oct 14, 2023
6 checks passed
@eregon eregon deleted the package-copy-cleanup branch October 14, 2023 10:30
@eregon
Copy link
Member

eregon commented Oct 14, 2023

I tested it locally, it seems fine.

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.

2 participants