Changeset 9b967914 for Jenkinsfile


Ignore:
Timestamp:
Aug 18, 2016, 5:59:33 PM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
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:
f487962
Parents:
3145fa2
Message:

adjust Makefile path for new assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r3145fa2 r9b967914  
    2626
    2727                //Compile the project
    28                 sh 'make -j 8 --no-print-directory V=1 install'
     28                sh 'make -j 8 --no-print-directory V=0 install'
    2929
    3030        build_stage 'Test'
Note: See TracChangeset for help on using the changeset viewer.