Changeset 37bf576
- Timestamp:
- Jun 3, 2016, 1:23:05 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, 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:
- 0207e71, 42851542, e365cb5
- Parents:
- 86f641b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r86f641b r37bf576 78 78 // timeout(30) { 79 79 // 80 ////Wrap build to add timestamp to command line81 //wrap([$class: 'TimestamperBuildWrapper']) {80 //Wrap build to add timestamp to command line 81 wrap([$class: 'TimestamperBuildWrapper']) { 82 82 83 83 //Compile using gcc-4.9 … … 85 85 cfa_build() 86 86 87 //}87 } 88 88 // } 89 89
Note: See TracChangeset
for help on using the changeset viewer.