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