Changeset 39d22ef


Ignore:
Timestamp:
Dec 17, 2020, 10:48:12 AM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
18e4cd0
Parents:
28c35e2
Message:

Fix typo in Jenkinsfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r28c35e2 r39d22ef  
    5858
    5959                //Store the result of the build log
    60                 currentBuild.result = "${tools.StageName} FAILURE".trim()
     60                currentBuild.result = "${Tools.StageName} FAILURE".trim()
    6161
    6262                //rethrow error later
Note: See TracChangeset for help on using the changeset viewer.