[Webkit-unassigned] [Bug 178258] [GTK] jhbuild does not fetch new tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 08:21:10 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178258

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 323663
  --> https://bugs.webkit.org/attachment.cgi?id=323663
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=323663&action=review

>> Tools/jhbuild/jhbuild-wrapper:66
>> +    process = subprocess.Popen(['git', 'fetch', 'origin', '--tags'], cwd=jhbuild_source_path)
> 
> I am quite sure this change is the proper thing to do here.

I don't think it is, this is only used to download jhbuild itself, then it's jhbuild the one downloading the rest of the modules. So, this doesn't affect how other modules (like fonts) are fetched.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171013/6e46bc49/attachment.html>


More information about the webkit-unassigned mailing list