DescriptionFix unix file permissions in resource zips and jar files
https://codereview.chromium.org/1319623002 changed how zip files are
created in the python helper and (accidentally?) made it set 000 unix file
permissions for the archived files. Make it 644 so the zip files are not
suprising to work with on Linux if anyone needs to look at them manually.
BUG=523420
R=dpranke@chromium.org, agrieve@chromium.org,
Committed: https://crrev.com/7f176175ed3c9aa94a796676ce68ed3628e5515b
Cr-Commit-Position: refs/heads/master@{#351843}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|