Changeset 39d22ef
- Timestamp:
- Dec 17, 2020, 10:48:12 AM (4 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r28c35e2 r39d22ef 58 58 59 59 //Store the result of the build log 60 currentBuild.result = "${ tools.StageName} FAILURE".trim()60 currentBuild.result = "${Tools.StageName} FAILURE".trim() 61 61 62 62 //rethrow error later
Note: See TracChangeset
for help on using the changeset viewer.