Changeset 3145fa2


Ignore:
Timestamp:
Aug 18, 2016, 5:40:54 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:
9b967914
Parents:
95a6cac
Message:

turn on Jenkins debug flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

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