Changes in Jenkins/FullBuild [843002c9:27474a7]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
r843002c9 r27474a7 87 87 88 88 if(result.result != 'SUCCESS') { 89 sh("wget -q -O - http://localhost:8084/j ob/Cforall/job/master/${result.number}/consoleText")89 sh("wget -q -O - http://localhost:8084/jenkins/job/Cforall/job/master/${result.number}/consoleText") 90 90 error(result.result) 91 91 }
Note: See TracChangeset
for help on using the changeset viewer.