[Webkit-unassigned] [Bug 118603] New: [jhbuild] Avoid restarting from scratch failed initial checkouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 07:40:18 PDT 2013


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

           Summary: [jhbuild] Avoid restarting from scratch failed initial
                    checkouts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: emanuele.aina at collabora.com



Emanuele Aina <emanuele.aina at collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206546|                            |review?
               Flag|                            |


Created an attachment (id=206546)
 --> (https://bugs.webkit.org/attachment.cgi?id=206546&action=review)
Patch

If the initial checkout is interrupted midway (eg. because the internet                                                 
connection went down) config files do not get generated and that causes                                                 
the next checkout to start from scratch (the missing files cause the                                                    
script to delete the build root and the downloaded sources).                                                            

By generating the files before invoking jhbuild, subsequent runs are able                                               
to start where the previous run left.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list