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

homebrew_bootsnap: fix brew tests. #10416

Merged
merged 1 commit into from Jan 25, 2021

Conversation

MikeMcQuaid
Copy link
Member

Use one of the possible temp variables and raise if not.

Use one of the possible temp variables and `raise` if not.
@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Jan 25, 2021
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

development_mode: false, # TODO: use ENV["HOMEBREW_DEVELOPER"]?,
load_path_cache: true,
autoload_paths_cache: true,
disable_trace: true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was printing a warning which didn't get shown except under brew tests.

@MikeMcQuaid MikeMcQuaid merged commit 1f008d5 into Homebrew:master Jan 25, 2021
@MikeMcQuaid MikeMcQuaid deleted the bootsnap_tests branch January 25, 2021 16:17
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Feb 25, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants