Changeset dac593fd for Jenkins/FullBuild
- Timestamp:
- Aug 12, 2016, 11:24:15 AM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 9903ebb
- Parents:
- 71b5d4d3 (diff), 1ca15c1 (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
-
Jenkins/FullBuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
r71b5d4d3 rdac593fd 18 18 19 19 echo(result.result) 20 20 21 if(result.result != 'SUCCESS') { 21 22 sh("wget -q -O - ${result.absoluteUrl}/consoleText") 23 error(result.result) 22 24 } 23 25 }
Note:
See TracChangeset
for help on using the changeset viewer.