Changeset 3bc59b7


Ignore:
Timestamp:
Dec 11, 2020, 11:47:28 AM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

Removed test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rb399ca2 r3bc59b7  
    88
    99node('master') {
    10         println scm.properties.sort{it.key}.collect{it}.findAll{!['class', 'active'].contains(it.key)}.join('\n')
    11 
    1210        // Globals
    1311        BuildDir  = pwd tmp: true
Note: See TracChangeset for help on using the changeset viewer.