Ignore:
Timestamp:
Aug 20, 2025, 12:12:31 PM (6 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
1dec8f3
Parents:
9989781 (diff), 7ea4073 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/tools.groovy

    r9989781 r7ca6bf1  
    104104}
    105105
    106 EmailMessage = ''
     106@Field def EmailMessage = ''
    107107def GitLogMessage(String oldRef = '', String newRef = '') {
    108108        if(!EmailMessage) {
Note: See TracChangeset for help on using the changeset viewer.