Avoid race condition on .gitconfig.lock 52/23952/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Feb 2020 10:30:15 +0000 (11:30 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Feb 2020 10:30:15 +0000 (11:30 +0100)
commit6be5eb6fb873efdd10e6e4690ecfcd443541bf19
tree853132f855b6fdd73229309cb8c0fa0cc1553438
parent4f39ab1785ec356cab4ec1db7a7f3bb78c43b570
Avoid race condition on .gitconfig.lock

on parallel builds on the same host.

This avoids:

error: could not lock config file /home/jenkins/.gitconfig: File exists
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib3f0b3cec91d87f0170c92c6781df67e2e7c75af
jjb/common/include-agl-header.sh