pr-upload: audit only changed formulae
This commit is contained in:
parent
8cffae872e
commit
939f22c268
@ -92,6 +92,7 @@ module Homebrew
|
|||||||
audit_args = ["audit", "--skip-style"]
|
audit_args = ["audit", "--skip-style"]
|
||||||
audit_args << "--verbose" if args.verbose?
|
audit_args << "--verbose" if args.verbose?
|
||||||
audit_args << "--debug" if args.debug?
|
audit_args << "--debug" if args.debug?
|
||||||
|
audit_args += bottles_hash.keys
|
||||||
safe_system HOMEBREW_BREW_FILE, *audit_args
|
safe_system HOMEBREW_BREW_FILE, *audit_args
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user