Changeset 6bde81d
- Timestamp:
- Aug 10, 2018, 6:44:27 PM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r3fc5f010 r6bde81d 279 279 targets="" 280 280 if(do_alltests) { 281 targets="--with-target-hosts='host: nodebug,host:debug'"281 targets="--with-target-hosts='host:debug,host:nodebug'" 282 282 } else { 283 targets="--with-target-hosts='host: nodebug'"283 targets="--with-target-hosts='host:debug'" 284 284 } 285 285
Note: See TracChangeset
for help on using the changeset viewer.