Changeset d8fb85c
- Timestamp:
- Aug 15, 2019, 2:57:18 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b8dd786
- Parents:
- 4c51aca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r4c51aca rd8fb85c 173 173 catch (Exception err) { 174 174 echo "Archiving core dumps" 175 archiveArtifacts artifacts: "${BuildDir}/tests/crashes ", fingerprint: true175 archiveArtifacts artifacts: "${BuildDir}/tests/crashes/**", fingerprint: true 176 176 throw err 177 177 }
Note: See TracChangeset
for help on using the changeset viewer.