Refactor staging step for download strategies.#4424
Refactor staging step for download strategies.#4424MikeMcQuaid merged 1 commit intoHomebrew:masterfrom
Conversation
MikeMcQuaid
left a comment
There was a problem hiding this comment.
Thanks for splitting this out, dramatically easier to review. Looks good 👍
|
Command output seems to be significantly uglier. After I don't think specifying the output directory should have compromised aesthetics. Also, it calls attention to the useless |
I can't change anything about the |
|
When all that's actually needed is |
Agreed here. Let's just |
Done in #4431 |
brew stylewith your changes locally?brew testswith your changes locally?Refactor the staging step to explicitly include the destination directory in all commands.
Extracted from #4402.