From: Ken Dreyer Date: Tue, 7 Jan 2014 03:02:53 +0000 (-0700) Subject: jenkins: write trace output to STDOUT X-Git-Tag: v1.3.5~14^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1a08ef36e0f793355b3d445d7e5bc98e6586e4f4;p=ceph-deploy.git jenkins: write trace output to STDOUT Add shell command tracing to the Jenkins build task. Signed-off-by: Ken Dreyer --- diff --git a/scripts/jenkins-build b/scripts/jenkins-build index c182491..343c70f 100755 --- a/scripts/jenkins-build +++ b/scripts/jenkins-build @@ -3,6 +3,8 @@ # This is the script that runs inside Jenkins. # http://jenkins.ceph.com/job/ceph-deploy/ +set -x + #export GNUPGHOME=/home/jenkins-build/build/gnupg.autobuild/ export GNUPGHOME=/home/jenkins-build/build/gnupg.ceph-release/ export KEYID=17ED316D