mirror of
https://github.com/gosticks/brew.git
synced 2026-08-31 22:10:20 +00:00
HOMEBREW_MAKE_JOBS can be a multidigit number. The regex should match the entire number not just the last digit. Closes Homebrew/homebrew#50016. Signed-off-by: Tim D. Smith <git@tim-smith.us>