mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-27 02:21:37 +01:00
repo sync --jobs doesn't check for errors, so we shouldn't use it in automated scripts. repo --trace is needed so that we can diagnose whether git is hanging. BUG=chromium-os:7048, chromium-os:6774 TEST=Ran test suite Change-Id: I9e68cfffe841a231f5fabef951ea2d45b81c1d5e Review URL: http://codereview.chromium.org/3419024