dev-cmd/extract: strip out old bottle disable reasons
This commit is contained in:
parent
492ac6f771
commit
6632a4fd49
@ -64,7 +64,7 @@ module Homebrew
|
||||
|
||||
module_function
|
||||
|
||||
BOTTLE_BLOCK_REGEX = / bottle do.+?end\n\n/m.freeze
|
||||
BOTTLE_BLOCK_REGEX = / bottle (?:do.+?end|:[a-z]+)\n\n/m.freeze
|
||||
|
||||
sig { returns(CLI::Parser) }
|
||||
def extract_args
|
||||
|
Loading…
x
Reference in New Issue
Block a user