Changeset 8c700c1
- Timestamp:
- May 29, 2017, 11:16:17 AM (7 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:
- be3d020
- Parents:
- 38bfe05b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r38bfe05b r8c700c1 28 28 wrap([$class: 'TimestamperBuildWrapper']) { 29 29 30 notify_server( 1)30 notify_server(0) 31 31 32 32 prepare_build() 33 33 34 34 checkout() 35 36 notify_server(0) 35 37 36 38 build()
Note: See TracChangeset
for help on using the changeset viewer.