Changeset 82c6072 for Jenkins/FullBuild
- Timestamp:
- Jul 31, 2018, 3:46:27 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 5f08ac2f
- Parents:
- ad486c5b (diff), 843002c9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
rad486c5b r82c6072 87 87 88 88 if(result.result != 'SUCCESS') { 89 sh("wget -q -O - ${result.absoluteUrl}/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.