Changeset 654d2228 for Jenkinsfile
- Timestamp:
- Feb 22, 2017, 3:14:10 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:
- 38eef0e
- Parents:
- e6b862d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
re6b862d r654d2228 153 153 do_sendemail = ! (pSilent == 'true') 154 154 155 echo """Compiler : ${compiler. name} (${compiler.cpp_cc}/${compiler.cfa_cc})155 echo """Compiler : ${compiler.cc_name} (${compiler.cpp_cc}/${compiler.cfa_cc}) 156 156 Architecture : ${architecture} 157 157 Run All Tests : ${ param_allTests.toString() }
Note: See TracChangeset
for help on using the changeset viewer.