Changeset f4778a0 for Jenkinsfile


Ignore:
Timestamp:
Aug 2, 2018, 1:38:21 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:
3f9876e
Parents:
27474a7
Message:

Jenkins print changeset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r27474a7 rf4778a0  
    163163        currentBuild.description = "${compiler.cc_name}:${arch_name}${full}"
    164164
     165        echo currentBuild.changeSets
     166
    165167        echo """Compiler              : ${compiler.cc_name} (${compiler.cpp_cc}/${compiler.cfa_cc})
    166168Architecture            : ${arch_name}
Note: See TracChangeset for help on using the changeset viewer.