Changeset 8faaca1f for Jenkinsfile


Ignore:
Timestamp:
Jul 31, 2018, 1:28:29 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:
d83666c
Parents:
bdc154b
Message:

Fixed description of builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rbdc154b r8faaca1f  
    170170        collect_git_info()
    171171
    172         currentBuild.description = "Cforall ${gitRefName} ${compiler}:${architecture}"
     172        currentBuild.description = "Cforall ${gitRefName} ${compiler.cc_name}:${arch_name}"
    173173}
    174174
Note: See TracChangeset for help on using the changeset viewer.