Only run install-debian.wheezy.sysroot.py once during runhooks
commitd4eff31d57ec1be91736ba32f56dda2c8edfb195
authorsbc <sbc@chromium.org>
Fri, 9 Jan 2015 11:14:27 +0000 (9 03:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 9 Jan 2015 11:15:15 +0000 (9 11:15 +0000)
tree45ba0b807f08e9ba16cf3904d3a779369b6b2af2
parentf27ba5f1c178fc2bd7ec34f4af5382aa575ab83a
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.

Second attempt at landing this.  First attempt caused
failures on windows builders:
 https://codereview.chromium.org/834133003

TEST=trybots + 'gclient runhooks' locally

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

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