Merge pull request #11234 from MikeMcQuaid/pr_upload_args
dev-cmd/pr-upload: fix bad args reference.
This commit is contained in:
commit
dcd9bf1212
@ -94,7 +94,7 @@ module Homebrew
|
||||
|
||||
if root_url
|
||||
bottles_hash.each_value do |bottle_hash|
|
||||
bottle_hash["bottle"]["root_url"] = args.root_url
|
||||
bottle_hash["bottle"]["root_url"] = root_url
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user