Changeset 3f22503


Ignore:
Timestamp:
Feb 26, 2017, 1:15:12 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

Missed one of the curl requests in Jenkinsfile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    rfc2cd7d6 r3f22503  
    320320
    321321                //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'
    323323}
    324324
Note: See TracChangeset for help on using the changeset viewer.