Use different syntax for git 27/9227/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 20:46:32 +0000 (22:46 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 20:46:32 +0000 (22:46 +0200)
Change-Id: Iff15f34aa02134db34cb2007b3e161bc82cadfcf
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-header.sh

index 3ccf17f..cab53f3 100644 (file)
@@ -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