Changeset f85464da for Jenkinsfile
- Timestamp:
- Apr 24, 2019, 2:04:59 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 13c98a4
- Parents:
- f95e8f0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified Jenkinsfile ¶
rf95e8f0 rf85464da 422 422 plot csvFileName: "cforall-${env.BRANCH_NAME}-${file}.csv", 423 423 csvSeries: [[ 424 file: " ${BuildDir}/benchmark/${file}.csv",424 file: "'${BuildDir}/benchmark/${file}.csv'", 425 425 exclusionValues: '', 426 426 displayTableFlag: false,
Note: See TracChangeset
for help on using the changeset viewer.