mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-08 17:21:39 +01:00
We always want to re-build packages we are revving, however, if the last build succeeds in building but fails tests, we have a bad local cache that has revved packages. This avoids this issue by working on all packages we are revving. Change-Id: I3bd7463a4090b1f007d09be81bdf65657bd9c3f3 BUG=7589 TEST=Ran it with cbuildbot. Review URL: http://codereview.chromium.org/3745006