Changeset 3f22503
- Timestamp:
- Feb 26, 2017, 1:15:12 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 6a0d4d61, 7823bf0
- Parents:
- fc2cd7d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rfc2cd7d6 r3f22503 320 320 321 321 //Then publish the results 322 sh 'curl --silent --data @bench.csv http://plg2:8082/jenkins/publish > /dev/null '322 sh 'curl --silent --data @bench.csv http://plg2:8082/jenkins/publish > /dev/null || true' 323 323 } 324 324
Note: See TracChangeset
for help on using the changeset viewer.