Ubuntu Pastebin

Paste from dimitern at Fri, 21 Oct 2016 11:51:10 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
+ GIT_PULL_REQUEST=6481
+ set +e
+ '[' develop == master ']'
+ '[develop' == 'staging]'
/tmp/hudson4067916152230283694.sh: line 26: [develop: command not found
++ /var/lib/jenkins/juju-ci-tools/check_blockers.py -c /var/lib/jenkins/cloud-city/juju-qa-bot-lp-oauth.txt check develop 6481
+ blockers_reason='No blocking bugs'
+ EXIT_STATUS=0
+ set -e
+ echo No blocking bugs
No blocking bugs
+ [[ 0 != 0 ]]
Download as text