aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-04-24 22:46:32 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-04-24 22:46:32 +0200
commit38084d2596f2dd1163116d5842e2e66276ef2857 (patch)
tree53a7c5ae854363abd76ca32f896908ed82caf728 /jjb/common/include-agl-header.sh
parent5f9e2bfe1473584d50b8add781adca3223482ee3 (diff)
Use different syntax for git
Change-Id: Iff15f34aa02134db34cb2007b3e161bc82cadfcf Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-header.sh')
-rw-r--r--jjb/common/include-agl-header.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh
index 3ccf17f4..cab53f30 100644
--- a/jjb/common/include-agl-header.sh
+++ b/jjb/common/include-agl-header.sh
@@ -142,7 +142,10 @@ set -x
#rm -rf ~/.gitconfi* || true
-git config --global --replace-all --add user.email "jenkins-dontreply@build.automotivelinux.org" --add user.name "jenkins-dontreply@build.automotivelinux.org"
+git config --help
+
+git config --global --replace-all user.email "jenkins-dontreply@build.automotivelinux.org"
+git config --global --replace-all user.name "jenkins-dontreply@build.automotivelinux.org"
#git config --global user.email "jenkins-dontreply@build.automotivelinux.org"
#sync