Revert of [release-tools] Fix possible race condition in retrieval of latest rolled...
authorhablich <hablich@chromium.org>
Fri, 19 Jun 2015 09:32:37 +0000 (02:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 19 Jun 2015 09:33:00 +0000 (09:33 +0000)
commit29c575bc7e8b896d566599419e6f73ec349b30fe
tree8c8d40c02619847f481352fa7cb7ed9138fa11d4
parent0f1522f4c23295afde5eb3151afb96c96f826deb
Revert of [release-tools] Fix possible race condition in retrieval of latest rolled version (patchset #2 id:20001 of https://codereview.chromium.org/1186393007/)

Reason for revert:
Build slave fetches git repo from cache not from real repo.

Original issue's description:
> [release-tools] Fix possible race condition in retrieval of latest rolled version
>
> R=machenbach@chromium.org
> BUG=
> NOTRY=true
>
> Committed: https://crrev.com/5d2a85b2450f9f88a94949052c5b055c1304b9b8
> Cr-Commit-Position: refs/heads/master@{#29137}

TBR=machenbach@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

Cr-Commit-Position: refs/heads/master@{#29140}
tools/release/auto_roll.py
tools/release/test_scripts.py