Changeset 3bc59b7
- Timestamp:
- Dec 11, 2020, 11:47:28 AM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 4422579
- Parents:
- b399ca2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified Jenkinsfile ¶
rb399ca2 r3bc59b7 8 8 9 9 node('master') { 10 println scm.properties.sort{it.key}.collect{it}.findAll{!['class', 'active'].contains(it.key)}.join('\n')11 12 10 // Globals 13 11 BuildDir = pwd tmp: true
Note: See TracChangeset
for help on using the changeset viewer.