Changes in / [c352893:f04288f]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rc352893 rf04288f  
    8888//Helper routine to collect information about the git history
    8989def collect_git_info() {
     90
     91        checkout scm
    9092
    9193        //create the temporary output directory in case it doesn't already exist
Note: See TracChangeset for help on using the changeset viewer.