Changeset 56d138e


Ignore:
Timestamp:
Jul 27, 2018, 2:32:49 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
f37279b
Parents:
8f50da0
Message:

Fixed typo in Jenkinsfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r8f50da0 r56d138e  
    262262                // Build outside of the src tree to ease cleaning
    263263                sh "mkdir -p build"
    264                 dir ('build')
     264                dir ('build') {
    265265                        //Configure the conpilation (Output is not relevant)
    266266                        //Use the current directory as the installation target so nothing escapes the sandbox
Note: See TracChangeset for help on using the changeset viewer.