Also make sure the lock file is gone 21/9221/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 20:18:17 +0000 (22:18 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 20:18:17 +0000 (22:18 +0200)
Change-Id: Iaee7cdf46ebd3eb0c6dd52e0923c2f416280ba63
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-header.sh

index e2f527e..259bcb2 100644 (file)
@@ -140,9 +140,10 @@ set | grep ^MACHINE || true
 
 set -x
 
-rm -rf ~/.gitconfig || true
+rm -rf ~/.gitconfi* || true
 
 git config --global user.email "jenkins-dontreply@build.automotivelinux.org"
+sync
 sleep 1
 git config --global user.name "jenkins-dontreply@build.automotivelinux.org"