Changeset 14b253d for Jenkinsfile


Ignore:
Timestamp:
Aug 15, 2018, 11:22:23 PM (6 years ago)
Author:
Peter A. Buhr <pabuhr@…>
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, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
3de9135
Parents:
636e1b9 (diff), bdff89d (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.
Message:

Merge branch 'master' of plg2:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r636e1b9 r14b253d  
    128128                                        description: 'If true, jenkins also runs benchmarks',           \
    129129                                        name: 'pRunBenchmark',                                                          \
    130                                         defaultValue: true,                                                             \
     130                                        defaultValue: false,                                                            \
    131131                                ],                                                                                              \
    132132                                [$class: 'BooleanParameterDefinition',                                                  \
Note: See TracChangeset for help on using the changeset viewer.