aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-header.sh')
-rw-r--r--jjb/common/include-agl-header.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh
index e2f527ee..259bcb27 100644
--- a/jjb/common/include-agl-header.sh
+++ b/jjb/common/include-agl-header.sh
@@ -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"