Skip to content

install.sh: optimize a single printf#1064

Merged
woodruffw merged 1 commit intoHomebrew:mainfrom
fkobi:patch-2
Dec 29, 2025
Merged

install.sh: optimize a single printf#1064
woodruffw merged 1 commit intoHomebrew:mainfrom
fkobi:patch-2

Conversation

@fkobi
Copy link
Contributor

@fkobi fkobi commented Dec 28, 2025

there is no need to have two commands there

there is no need to have two commands there
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

printf is a shell built-in, so it's not like we save a ton of runtime by coalescing these. But this seems correct to me and saves a line, so OK!

@woodruffw woodruffw merged commit 0c40d07 into Homebrew:main Dec 29, 2025
6 checks passed
@fkobi fkobi deleted the patch-2 branch January 16, 2026 22:37
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