Only run install-debian.wheezy.sysroot.py once during runhooks
commit711802679ce2feb228ad418dd117ae23301e5c02
authorsbc <sbc@chromium.org>
Thu, 8 Jan 2015 10:22:58 +0000 (8 02:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 10:23:41 +0000 (8 10:23 +0000)
tree02bc70273295b8b7345b8440b94ba0d80b6549f3
parentff8b35f496566c0f89b8a90ce40c0f6469c134f0
Only run install-debian.wheezy.sysroot.py once during runhooks

This script was previously run three times, once for
each arch, with two of the three always being no-ops.

Instead just run the script once and have the script
figure out which image to download.

TEST=trybots + 'gclient runhooks' locally

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

Cr-Commit-Position: refs/heads/master@{#310467}
DEPS
chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py