[Webkit-unassigned] [Bug 174875] New: download-built-product should allow for a proxy option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 26 14:42:01 PDT 2017


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

            Bug ID: 174875
           Summary: download-built-product should allow for a proxy option
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lforschler at apple.com
                CC: lforschler at apple.com

the script currently uses: 
return subprocess.call(["curl", "--fail", "--output", archivePath, url])


We should allow an option to pass in a proxy server.

(This will be necessary for us to move to using S3 for our archive storage)

-- 
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/20170726/da3f4688/attachment.html>


More information about the webkit-unassigned mailing list