Fix screwup.
This commit is contained in:
parent
d69620a55e
commit
f729a0df44
@ -23,8 +23,6 @@ def built_bottle? f
|
||||
end
|
||||
|
||||
def bottle_current? f
|
||||
puts Pathname.new(f.bottle_url).version
|
||||
puts f.version
|
||||
f.bottle_url && f.bottle_sha1 && Pathname.new(f.bottle_url).version == f.version
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user