Changeset a064174 for Jenkinsfile


Ignore:
Timestamp:
Jul 11, 2016, 11:45:40 AM (9 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, 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:
18f69df
Parents:
c13d970
Message:

Fixed typo in Jenkinsfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified Jenkinsfile

    rc13d970 ra064174  
    185185                                                [$class: 'ChoiceParameterDefinition',                           \
    186186                                                  choices : ['64-bit', '32-bit'],                               \
    187                                                   description : 'The architecture to use for compilation'       \
     187                                                  description : 'The architecture to use for compilation',      \
    188188                                                  name : 'buildArchitecture'                                    \
    189189                                                ]]                                                              \
Note: See TracChangeset for help on using the changeset viewer.