DescriptionIgnore git config errors that may occur in enter_chroot.
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
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=9d30ce8
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|