Changeset f93f35a for Jenkinsfile


Ignore:
Timestamp:
Jun 25, 2019, 4:09:20 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
05c34c3
Parents:
ab8315f
Message:

Fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rab8315f rf93f35a  
    135135        }
    136136
    137         build_stage('Test: full', Settings.RunAllTests)
     137        build_stage('Test: full', Settings.RunAllTests) {
    138138                dir (BuildDir) {
    139139                        //Run the tests from the tests directory
Note: See TracChangeset for help on using the changeset viewer.