From: Ken Dreyer Date: Tue, 7 Jan 2014 15:04:27 +0000 (-0700) Subject: jenkins: remove commented GNUPGHOME X-Git-Tag: v1.3.5~14^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0c26638f9d55a49bf60359fbed3630dfa92f8954;p=ceph-deploy.git jenkins: remove commented GNUPGHOME This is a legacy setting that we can simply remove from the script. Signed-off-by: Ken Dreyer --- diff --git a/scripts/jenkins-build b/scripts/jenkins-build index 343c70f..e2643e2 100755 --- a/scripts/jenkins-build +++ b/scripts/jenkins-build @@ -5,7 +5,6 @@ set -x -#export GNUPGHOME=/home/jenkins-build/build/gnupg.autobuild/ export GNUPGHOME=/home/jenkins-build/build/gnupg.ceph-release/ export KEYID=17ED316D HOST=$(hostname --short)