Changeset d8e14e39 for Jenkins/TestRegen
- Timestamp:
- May 12, 2017, 2:20:09 PM (8 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, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- f5dfc86
- Parents:
- c344406
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/TestRegen
rc344406 rd8e14e39 99 99 def email_subject = "[cforall dashboard][TEST REGEN# ${env.BUILD_NUMBER}] - Result" 100 100 def email_body = """This is an automated email from the Jenkins build machine. It was 101 generated http://plg2:8082/dashboard.""" 101 generated http://plg2:8082/dashboard. 102 103 Please apply the required changes using the following method : 104 - copy result.patch to your cforall repository of choice. 105 - call 'git apply [patch file name]' (WARNING: the changes may conflict with any current changes to the test expected results). 106 - validate that the changes are correct. 107 - commit the changes as usual.""" 102 108 103 109 //send email notification
Note: See TracChangeset
for help on using the changeset viewer.