Changeset ede87c6
- Timestamp:
- Jan 29, 2019, 1:27:04 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 1e7e44f, 70a1c3ae, a200795
- Parents:
- 192d4a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r192d4a5 rede87c6 153 153 dir (BuildDir) { 154 154 //Append bench results 155 sh "${SrcDir}/ jenkins.sh ${Settings.GitNewRef} ${Settings.Architecture} ${BuildDir}/bench.json"155 sh "${SrcDir}/benchmark/jenkins.sh ${Settings.GitNewRef} ${Settings.Architecture} ${BuildDir}/bench.json" 156 156 } 157 157 }
Note: See TracChangeset
for help on using the changeset viewer.