Changeset 6bde81d


Ignore:
Timestamp:
Aug 10, 2018, 6:44:27 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:
ef2eade
Parents:
3fc5f010
Message:

Last commit did the opposite of what the message said

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r3fc5f010 r6bde81d  
    279279                        targets=""
    280280                        if(do_alltests) {
    281                                 targets="--with-target-hosts='host:nodebug,host:debug'"
     281                                targets="--with-target-hosts='host:debug,host:nodebug'"
    282282                        } else {
    283                                 targets="--with-target-hosts='host:nodebug'"
     283                                targets="--with-target-hosts='host:debug'"
    284284                        }
    285285
Note: See TracChangeset for help on using the changeset viewer.