chmod +x gsutil if it is not executable. rationale: File permission may be lost on...
commitc3edd3ca06c9986ef4d57a7eb09be7472432e59f
authorcylee <cylee@chromium.org>
Fri, 7 Aug 2015 05:17:35 +0000 (6 22:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 7 Aug 2015 05:18:12 +0000 (7 05:18 +0000)
tree6c48b90256f383561e8e585cac11403feea29891
parent24869918ffc61b2a29e7a8b23d9120e13c3404fd
chmod +x gsutil if it is not executable. rationale: File permission may be lost on some platforms (e.g., CrOS) when installing telemetry.

BUG=chromium:516738

Review URL: https://codereview.chromium.org/1277843005

Cr-Commit-Position: refs/heads/master@{#342290}
tools/telemetry/catapult_base/cloud_storage.py