commit | d43b83ebe8c98b661fc0f283b29e3113f065ef51 | [log] [tgz] |
---|---|---|
author | Don Garrett <[email protected]> | Thu Mar 27 17:33:07 2014 |
committer | chrome-internal-fetch <[email protected]> | Thu Mar 27 22:22:51 2014 |
tree | 91f647a232708beb57a1a04ec422e7ba481bb6e7 | |
parent | f13b49efc66a3e3e5b3f3897b5e5f124b0bd6a9e [diff] |
cros_generate_update_payload: Succeed if retry works. Currently, we return a failure result even if the rety cleanup works in cros_generate_update_payload. This was done to make it easier to find retries in build results. This changes us to succeeding if the retry works, as long as it works eventually. BUG=chromium:353558 TEST=Local testing + tryjob. Change-Id: I4dd526a03bb31156cf175e292967ad9fd765ff6f Reviewed-on: https://chromium-review.googlesource.com/191910 Reviewed-by: Don Garrett <[email protected]> Commit-Queue: Don Garrett <[email protected]> Tested-by: Don Garrett <[email protected]>