Do not remove the existing files 33/9233/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 21:05:19 +0000 (23:05 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 21:05:19 +0000 (23:05 +0200)
Change-Id: Ie69e9e1b9161c37838d3d75527ae650562d2f744
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-header.sh

index 8bd9543..6b303d3 100644 (file)
@@ -140,7 +140,7 @@ set | grep ^MACHINE || true
 
 set -x
 
-rm -rf ~/.gitconfi* || true
+#rm -rf ~/.gitconfi* || true
 
 if test ! -f ~/.gitconfig ; then 
   git config --global --replace-all user.email "jenkins-dontreply@build.automotivelinux.org"