Changeset 7428ad9 for Jenkinsfile
- Timestamp:
- Sep 25, 2018, 11:02:13 AM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 50fb7df, 6d44da1
- Parents:
- b90aace
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified Jenkinsfile ¶
rb90aace r7428ad9 132 132 } 133 133 else { 134 sh 'make --no-print-directory -C tests timeouts="--timeout=600"'134 sh 'make --no-print-directory -C tests' 135 135 } 136 136 }
Note: See TracChangeset
for help on using the changeset viewer.