mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
git config doesn't behave well if there are multiple callers calling it at the same time. Since this is best effort anyway, I'm adding an || true so that multithreads calls to this don't fail. I removed my previous work around to this since it wasn't generic enough. Change-Id: I12f2d3faaa745c1ff675a297bb09c567a88aa185 BUG=chromium-os:13070 TEST=Ran it a lot Review URL: http://codereview.chromium.org/6693001
Description
Languages
Shell
93.1%
Python
6.9%