Changeset 63b05ba for Jenkins/FullBuild
- Timestamp:
- May 6, 2019, 5:24:59 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:
- 16948499
- Parents:
- eb28d7e (diff), c6a90bf (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
reb28d7e r63b05ba 56 56 //=========================================================================================================== 57 57 58 def trigger_build(String cc, String arch , Boolean publish) {58 def trigger_build(String cc, String arch) { 59 59 def result = build job: 'Cforall/master', \ 60 60 parameters: [ \
Note: See TracChangeset
for help on using the changeset viewer.