Changeset 986e260
- Timestamp:
- Apr 29, 2019, 2:44:58 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 493a992, a3dc4cc, c64e979
- Parents:
- 5fb17f1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
r5fb17f1 r986e260 121 121 def email_subject = "[cforall git][${result}]" 122 122 def email_body = """<p>This is an automated email from the Jenkins build machine. It was 123 generated following the result of the C ∀nightly build.</p>123 generated following the result of the C\u2200 nightly build.</p> 124 124 125 125 <p>Check console output at ${env.BUILD_URL} to view the results.</p> -
Jenkinsfile
r5fb17f1 r986e260 231 231 def email_body = """<p>This is an automated email from the Jenkins build machine. It was 232 232 generated because of a git hooks/post-receive script following 233 a ref change which was pushed to the C ∀repository.</p>233 a ref change which was pushed to the C\u2200 repository.</p> 234 234 """ + GitLogMessage() 235 235
Note: See TracChangeset
for help on using the changeset viewer.