Changeset 0207e71
- Timestamp:
- Jun 3, 2016, 1:24:53 PM (9 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:
- 40b1df9
- Parents:
- 37bf576
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r37bf576 r0207e71 75 75 76 76 try { 77 // //Prevent the build from exceeding 30 minutes 78 // timeout(30) { 79 // 77 //Prevent the build from exceeding 30 minutes 78 timeout(30) { 80 79 //Wrap build to add timestamp to command line 81 80 wrap([$class: 'TimestamperBuildWrapper']) { … … 86 85 87 86 } 88 //}87 } 89 88 90 89 }
Note: See TracChangeset
for help on using the changeset viewer.