Changeset 1947795


Ignore:
Timestamp:
Aug 17, 2018, 3:20:18 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:
d3a4564a
Parents:
e0549dba
Message:

Move print of changeset to after checkout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    re0549dba r1947795  
    2525
    2626                        Settings = prepare_build()
    27                         echo "${currentBuild.changeSets}"
    2827
    2928                        clean()
     
    9594                //checkout the source code and clean the repo
    9695                checkout scm
     96
     97                echo "${currentBuild.changeSets}"
    9798        }
    9899}
Note: See TracChangeset for help on using the changeset viewer.