Changeset 0eb13567


Ignore:
Timestamp:
Jul 30, 2018, 4:49:50 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:
094a42c
Parents:
fd2cb1d
Message:

Removed checks which are no longer needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rfd2cb1d r0eb13567  
    251251                }
    252252
    253                 dir(builddir) {
    254                         sh 'ls -alh'
    255                 }
    256 
    257253                //Clean all temporary files to make sure no artifacts of the previous build remain
    258254                sh 'git clean -fdqx'
Note: See TracChangeset for help on using the changeset viewer.