Use build_head here too.
This commit is contained in:
parent
21c37fbac6
commit
826ab8be71
@ -78,7 +78,7 @@ class Formula
|
|||||||
set_instance_variable 'head'
|
set_instance_variable 'head'
|
||||||
set_instance_variable 'specs'
|
set_instance_variable 'specs'
|
||||||
|
|
||||||
if @head and (not @url or ARGV.flag? '--HEAD')
|
if @head and (not @url or ARGV.build_head?)
|
||||||
@url=@head
|
@url=@head
|
||||||
@version='HEAD'
|
@version='HEAD'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user