[bisect] - Fix sync annotation.
commitd674bae2fd913ca0338a76b870321a070456a2b8
authorsimonhatch <simonhatch@chromium.org>
Mon, 8 Dec 2014 21:00:35 +0000 (8 13:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Dec 2014 21:01:57 +0000 (8 21:01 +0000)
treed2afbba8abf83dc1bbfca6e095a0e23b8a2e4bea
parent93570e26b8f852041f5729fe40f53361ee1e6b49
[bisect] - Fix sync annotation.

The build/run steps use the version from the config, but the sync is still using the resolved git hash. Change this so they all match.

http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/1121

Syncing [14ef64e8d0bfbf89cde4b0a9d265785370ab4806]

becomes

Syncing [307025]

BUG=

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

Cr-Commit-Position: refs/heads/master@{#307334}
tools/run-bisect-perf-regression.py