[webkit-reviews] review denied: [Bug 82666] Chromium bots should upload archived built files : [Attachment 134704] Updated per Tony's comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 10:10:58 PDT 2012


Tony Chang <tony at chromium.org> has denied Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 82666: Chromium bots should upload archived built files
https://bugs.webkit.org/show_bug.cgi?id=82666

Attachment 134704: Updated per Tony's comments
https://bugs.webkit.org/attachment.cgi?id=134704&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=134704&action=review


> Tools/BuildSlaveSupport/built-product-archive:91
> +    os.walk(directoryToZip, addToArchive, None)

Err, did you try this? os.walk is an iterator. See the example here:
http://docs.python.org/library/os.html#os.walk


More information about the webkit-reviews mailing list