- Timestamp:
- Aug 10, 2016, 2:36:10 PM (8 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:
- ef42e764
- Parents:
- a563f01
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
ra563f01 re109716 99 99 //attach the build log to the email 100 100 catch (Exception caughtError) { 101 echo('error caught') 102 101 103 //rethrow error later 102 104 err = caughtError … … 122 124 //Email notification on a full build failure 123 125 def promote_email(String status) { 126 echo('notifying users') 127 124 128 //Since tokenizer doesn't work, figure stuff out from the environnement variables and command line 125 129 //Configurations for email format
Note: See TracChangeset
for help on using the changeset viewer.